opoloo/lines-engine

Sass::SyntaxError in Lines::Articles#index

oomis opened this issue · 1 comments

oomis commented

i followed the instruction in the documentation and unto running my server i received
Sass::SyntaxError in Lines::Articles#index
screenshot from 2018-10-20 21-50-27

i guess the sass file is not being recognised but i don't know how to fix it

You need to remove *=require tree . from your application.css file and require all css files individually. Then add the line @import "lines/application"; to application.css