chriseppstein/compass

View on GitHub
compass-style.org/layouts/partials/reference/import-few.haml

Summary

Maintainability
Test Coverage
- 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}