scout-sass

Sass and Compass weird css errors after install

筅森魡賤 提交于 2019-12-29 09:27:06
问题 I installed compass and I can't compile to css properly. I have no idea what's causing it. Even thou stackoverflow is asking me to write more. Installed scout. Created simple css and html file. Tried to compile css file. Got error. Could not find an answer on google. My css: body { background: black; } Output: /* Syntax error: Invalid CSS after "black": expected expression (e.g. 1px, bold), was ";" on line 2 of C:/Users/Andrej/Documents/My Dropbox/Web Projects/First good website/sass/main