Syntax errors in css and less files
caseyPav opened this issue · 3 comments
caseyPav commented
Line 193 of greyscale.css "0" is invalid syntax and should be "0%"
Line 207 of greyscale.css "0" is invalid syntax and should be "0%"
line 202 of greyscale.less "0" is invalid syntax and should be "0%"
line 219 of greyscale.less "0" is invalid syntax and should be "0%"
same errors exist in minified css
davidtmiller commented
I'll test this out soon, thanks!
caseyPav commented
Thanks! glad to help, thank you for providing such a nice learning tool...
davidtmiller commented
Fixed!