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

8 lines
313 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]
- if imported_item[:meta_description]
– #{imported_item[:meta_description]}
- else
= import