Closed ghost closed 10 years ago
I've talked to Nicolas about adding a Sass version to the original normalize.css project and he says the CSS version is the Sass version. And he's right; all you need to do is add a couple variables to normalize.css and its a damn-good Sass version.
That discussion made me drop the idea of making Compass optional for this project. All of the features of this project now depend on Compass features. If you want a Sass-only version, you can use normalize.css or take a look at one of the other Normalize sass projects, like https://github.com/kristerkari/normalize.scss
Normalize can be used in a variety of project settings. Not all of them have Compass. Would it be possible to remove this requirement?