Difference between revisions of "Foundation"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (Created page with "Foundation is a responsive front-end network. We are going to convert our current layouts to use Foundation and SCSS. Advantages: * All pages can be designed to work with b...") |
(No difference)
|
Revision as of 19:56, 5 June 2013
Foundation is a responsive front-end network. We are going to convert our current layouts to use Foundation and SCSS. Advantages:
- All pages can be designed to work with both mobile and desktop pages, using the same HTML.
- We can start to use the advantages of SCSS, such as variables and mixins, to
Documentation
- Foundation
- SASS (which SCSS is a variant of)