Compass / compass

Compass is no longer actively maintained. Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
http://compass-style.org
Other
6.73k stars 1.18k forks source link

Compass Borked with Ruby 2.2 #1972

Open resistorsoftware opened 9 years ago

resistorsoftware commented 9 years ago

Any attempt to use Compass with extras like bootstrap sass fail now...

compass create theme -r bootstrap-sass --using bootstrap -x sass

LoadError on line ["179"] of /Users/fido/.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/lib/compass/configuration/data.rb: cannot load such file -- bootstrap-sass Run with --trace to see the full backtrace

fc-arny commented 9 years ago

Just update gems compass and compass-rails for last versions.