Skip to content

Adding Frameworks to Compass

Wolfr edited this page Sep 13, 2010 · 5 revisions

Note: This page has been ported to the new docs.

Basically, you have to add a folder under compass/frameworks and then register it by creating a file in compass/lib/compass/frameworks/ and requiring it in compass/lib/compass/frameworks.rb.

Follow the example of existing frameworks and then edit this wiki page to make it better.

See also Supported Frameworks.

Clone this wiki locally