KKBOX / FireApp

Fire.app is a HTML prototyping tool with Sass/Compass/ERB/Haml/Slim/Markdown support
http://fireapp.kkbox.com/
GNU General Public License v2.0
613 stars 79 forks source link

Error when Change SCSS Syntax to SASS #287

Open wikirex opened 9 years ago

wikirex commented 9 years ago

Hi, I created a project that using default settings with SCSS syntax, but when I tried to write another SCSS file using SASS syntax, system keep showing this error: invalid CSS after " list-style: none": expected "{"

Please advise how to solve this. Thanks.

hlb commented 9 years ago

have you use .sass file extension?