csswizardry-grids icon indicating copy to clipboard operation
csswizardry-grids copied to clipboard

Convert comments from CSS to Sass-style comments

Open sonniesedge opened this issue 10 years ago • 0 comments
trafficstars

Hi there!

After using your lovely grid system in a project I found that I had to change the comments from CSS style (/* */) to Sass inline style (`//'), so that they didn't get included in my compiled CSS. Minimal file size, and all that.

Hope that you can make us of the changes.

sonniesedge avatar Nov 17 '14 23:11 sonniesedge