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

Sass Port of twitter bootstrap as part of the Compass Stylesheet Framework.

Results 5 compass-bootstrap issues
Sort by recently updated
recently updated
newest added

I am using Rails 3.1.3 and compass' version is 0.12.1,compass-bootstrap's version is 0.1.3.When I run "assets:precompile" it throw a Syntax Error out. wrong number of arguments (1 for 0) for...

Where is the spin mixin located? The first instance I found is when it is first used in the variables partial. Thanks.

Bootstrap 2.0.2 has been released. I was wondering if you could update to it and make a new release? Thanks a bunch!

That is the error I get when I try to run `compass install compass-bootstrap/compass-bootstrap`. I'm installing it on StaticMatic, not Rails, could that be the problem?

Hi, I'm using sass as preferred syntax, and in the _patterns.sass file I had to comment line 510 cause the :root selector throws an error: Invalid CSS after "": expected...