Skip to content
forked from Compass/compass

(SCSS Sourcemap Support) Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.

License

Notifications You must be signed in to change notification settings

clavery/compass

 
 

Repository files navigation

Compass Stylesheet Authoring Framework

This fork adds in simple support for SCSS sourcemaps support in SASS version >= 3.3.0.alpha. This is required to support newer versions of chrome.

Use the following in config.rb to enable it:

sass_options = {:sourcemap => true}

Build Status: Build Status

Code Quality: Code Climate

Resources

Author

Compass is written by Chris Eppstein.
Chris is the Software Architect of Caring.com and a member of the Sass core team.

Core Team Members

Major Contributors

License

Copyright (c) 2008-2009 Christopher M. Eppstein
All Rights Reserved.
Released under a slightly modified MIT License.

About

(SCSS Sourcemap Support) Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 96.4%
  • JavaScript 3.6%