wordpress-bootstrap icon indicating copy to clipboard operation
wordpress-bootstrap copied to clipboard

SASS Stylesheets

Open pixleight opened this issue 11 years ago • 3 comments
trafficstars

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

pixleight avatar Feb 17 '14 20:02 pixleight

where can I see it? I downloaded the newest copy but I don't see the scss files

rustanacexd avatar Apr 21 '14 14:04 rustanacexd

@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

pixleight avatar Apr 21 '14 16:04 pixleight

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.

rustanacexd avatar Apr 21 '14 17:04 rustanacexd