Created
July 22, 2013 15:44
-
-
Save starryeyez024/6054904 to your computer and use it in GitHub Desktop.
Foundation Notes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FOUNDATION: | |
If you are keen on SCSS and use it for your Foundation projects, you have access to grid mixins that will let you layout the page without using presentational classes that you don't want. You can create your own set of classes or even create your own grid. Setting any of the options to 'false' will leave off those styles, giving you lots of control over your CSS output. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment