css - sass in rails 4 not reading -


this simple. i'm not rails.

i set new project , controller called "say" , it's working fine. when write plain css in app/assets/stylesheets/say.scss reads fine.

however, when write sass, error message :

invalid css after "    font": expected selector or at-rule, ": $font-stack" 

how compile sass - compass in rails 4 ?

thanks !


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -