In these days I’m studying so many things for several mobiles projects we have to deploy. Checking out several tricks with css and html I’ve got different necessities:
- make easyer the way to design web templates for regular desktop screens, iphone and ipad, tablets, smartphone ecc.
- using 960grid system I need a simple way to redefine the gutter between columns
- sometimes I would need fluid templates still using a grid system
- I love SCSS and want to have all my css with this system.





