JohnAlbin / normalize-scss

This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers.
https://github.com/JohnAlbin/normalize-scss#latest-versions
MIT License
1.44k stars 254 forks source link

Avoid using "." as the directory name. #28

Closed vilmosioo closed 10 years ago

vilmosioo commented 10 years ago

Cannot import using compass because the folder contains "."

JohnAlbin commented 10 years ago

Sorry, what is this referring to? The _normalize.scss file doesn't refer to any "." folders.

vilmosioo commented 10 years ago

Sorry, my mistake