Closed starrychloe closed 10 years ago
Was due to renamed generated all.css
because it was in the way when I moved my existing app's application.css.scss
into the theme directory. Sass tried to parse require_tree
in both files, leading up to error. Fixed by deleting generated all.css
.
When I try to add a theme, it complains the file is already included.
I have to remove the following two lines to get it to work:
Here is the error message: