1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Thomas McDonald
931fbc67b4 Add rake:debug task to quickly build the CSS
Previously to ensure that changes have been working it was required to
build the gem and then push it to a sample application (e.g. Rails &
Compass).

The rake:debug task uses plain Sass - as we do for testing, and creates
the file 'debug.css' without having to rebuild the Gem and fire up an
application.
2012-05-12 08:24:22 +01:00
Thomas McDonald
ff71c5f2aa add tests to check for compilation errors with Sass 2012-05-06 19:50:46 +01:00