-
Please include Sass files. There are no (more?) dependencies on Compass.
-
Wondering what your thoughts are on using Sass encapsulation, and Compass Mixins (on things like repetitive browser-specific definitions) to shrink down the line counts, and increase readability?
BTW…
-
Hi,
Would you be interested in getting rid of Pixel measurements and taking a more flexible approach, using EM?
For things like, for example Legend size, paddings for headings, alert blocks, butto…
-
IE6-8 require respond.js to act as a polyfill because H5BP uses mobile-first media queries.
I'm not convinced mobile-first media queries are best.
1. Clearly they have this extra cost for IE baked …
-
Noticed the LESS conversion, and was wondering if anyone else was planning to start a Sass (.scss) conversion for the library?
Certainly wouldn't mind working on this if there's community interest.
-
This issue is intended for planning the v4.0 release. The initial goal is to have a beta release in Fall/Winter 2013 and the release in Winter 2013/14 ([proposed roadmap for up to Winter 2013/14](http…
-
I have discovered a single instance of `ms(0)` ending up in my final CSS output (I am using the Sass version); I believe it is coming from the following location: https://github.com/zurb/foundation/bl…
-
As Symphony Next will obviously be a while in the making, we may be in the pleasant (and sadly not-more-frequent for many of us!) situation of being able to target currently modern, or maybe even near…
-
Foundation is an amazing tool for building website applications, but what about using Foundation within existing projects?
Let's take the argument of a WordPress plugin. While Foundation with everyth…
-
- Stylesheets will be in `app/assets/stylesheets`
- Images will be in `app/assets/images`
- javascripts will be in `app/assets/javascripts`
Also need to tie into their asset path system.