Basically Susy means that I can have all grids in one.
Even several types of grids depending on resolution due to media queries.
It requires Sass/Compass, so it's not for everyone.
But I am sold.
Posted 05 November 2011 - 09:51 PM
Posted 19 November 2011 - 11:28 PM
Posted 21 November 2011 - 08:06 AM
ruby -S gem install foundation-sass
compass create project-name -r foundation-sass --using foundation-sass --force
<strong class="show-on-desktops">You are on a desktop machine.</strong> <strong class="show-on-tablets">You are on a tablet device.</strong> <strong class="show-on-phones">You are on a smartphone like an iPhone or Android phone.</strong>
<strong class="hide-on-desktops">You are not on a desktop machine.</strong> <strong class="hide-on-tablets">You are not on a tablet device.</strong> <strong class="hide-on-phones">You are not on a smartphone like an iPhone or Android phone.</strong>
Posted 03 January 2012 - 02:26 PM
ekerazha, on 05 November 2011 - 02:50 PM, said:
Posted 03 January 2012 - 02:55 PM
Posted 02 February 2012 - 11:37 AM
Posted 05 February 2012 - 01:02 PM
Posted 17 February 2012 - 08:54 PM
Posted 01 March 2012 - 09:22 AM
Quote
Posted 14 March 2012 - 02:11 AM
yiic webapp --skel=Foundation yiic wepapp --skel=Bootstrap yiic webapp --skel=BluePrint yiic webapp --skel=UserContributedSkeletonUrl
Posted 01 April 2012 - 06:41 PM
Posted 01 April 2012 - 07:52 PM
Posted 02 April 2012 - 01:55 AM
Posted 03 April 2012 - 07:33 AM