wordpress-bootstrap
wordpress-bootstrap copied to clipboard
SASS Stylesheets
Since Sass is becoming more and more popular, and now Bootstrap is officially supporting it, I added Sass stylesheets & config for those who prefer to use it over LESS.
Stylesheets can be compiled by running compass watch at the root directory.
SCSS stylesheets taken from the official Sass port of Bootstrap: 57bbed7e6f8043ca05c3df36f0d41cc3211876b8
where can I see it? I downloaded the newest copy but I don't see the scss files
@rustanacexd It's available in the SASS branch of my fork: https://github.com/pixleight/wordpress-bootstrap/tree/sass
The files themselves are in /library/scss
Latest commit: 0b76789680f28cf0e5d2d949bc208211d6bc58de
Ok got it! Thanks!
On Apr 22, 2014, at 12:58 AM, Chris Violette [email protected] wrote:
@rustanacexd It's available in the SASS branch of my fork: https://github.com/pixleight/wordpress-bootstrap/tree/sass
The files themselves are in /library/scss
Latest commit: 0b76789
— Reply to this email directly or view it on GitHub.