2010-02-03 16:02:27 +00:00
|
|
|
%h2
|
|
|
|
Compass Documentation
|
2010-02-04 23:13:57 +00:00
|
|
|
|
|
|
|
%h3
|
|
|
|
General
|
|
|
|
|
|
|
|
%ul
|
|
|
|
%li
|
|
|
|
%a{:href => "/docs/"}
|
|
|
|
Home
|
|
|
|
%li
|
|
|
|
%a{:href => "/docs/best_practices/"}
|
|
|
|
Best practices
|
2010-03-17 15:59:06 +00:00
|
|
|
%ul
|
|
|
|
%li
|
|
|
|
%a{:href => "/docs/tutorials/configurable-variables/"} Configurable Variables
|
2010-02-04 23:13:57 +00:00
|
|
|
%li
|
|
|
|
%a{:href => "/docs/frameworks/"}
|
|
|
|
Working with plugins and frameworks
|
|
|
|
|
|
|
|
%h3
|
|
|
|
Frameworks
|
|
|
|
|
2010-02-03 16:02:27 +00:00
|
|
|
%ul
|
|
|
|
= item_tree(reference_item(:stylesheet => "_blueprint.sass"))
|
|
|
|
= item_tree(reference_item(:stylesheet => "_compass.sass"))
|