ScalesCSS / scalescss

A design-free, modular collection of OOCSS patterns, framework settings, and utilities for quickly building responsive web projects
http://scalescss.github.io/scalescss/
MIT License
37 stars 15 forks source link

Convert to Sass comments #11

Closed VinSpee closed 11 years ago

VinSpee commented 11 years ago

Normal CSS comments are preserved in output. We should use Sass comments so they're stripped from output by default.