Open webdevdjm opened 7 years ago
You don't need a semicolon on the last line.
@webdevdjm @realsrikar @kevin-powell is the same of issue #9 Is an error on _about-me.scss: missing a curly brace at the end of file (made a pull request: #10)
Libsass: Error: Invalid CSS after " }": expected "}", was "" on line 66 of [MY_PATH]/scss/partials/_about-me.scss from line 5 of [MY_PATH]/scss/partials/_all.scss from line 3 of [MY_PATH]/scss/main.scss
In main.scss missing semi-colon at end of line 3 @import 'partials/all'