compass/doc-src/layouts/partials/reference/import-few.haml

5 lines
228 B
Plaintext
Raw Normal View History

2010-12-09 05:02:20 +00:00
- if path = reference_path(:stylesheet => import)
- imported_item = reference_item(:stylesheet => import)
<a href="#{path}" title="@import #{import}">#{imported_item[:crumb] || imported_item[:title]}</a>#{"," unless @last}