Skip to content

SCSS Version of normalize.css with non-compiling comments#340

Closed
tbremer wants to merge 1 commit into
necolas:masterfrom
tbremer:add-scss-support
Closed

SCSS Version of normalize.css with non-compiling comments#340
tbremer wants to merge 1 commit into
necolas:masterfrom
tbremer:add-scss-support

Conversation

@tbremer
Copy link
Copy Markdown

@tbremer tbremer commented Jun 7, 2014

I modified normalize.css and converted to an scss format. Biggest change: replacing all comments /* */ with // so that they won't compile with run through SASS or Compass.

I created an opening and closing comment that does print so that author still gets attribution in output *.css file

@necolas
Copy link
Copy Markdown
Owner

necolas commented Jun 7, 2014

There are many previous issues about scss/sass/less, and I'm still not planning to do any weird stuff to cater for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants