Open TariQMah opened 6 years ago
Hi @TariQMah
Try this in your command line:
Make sure you have ruby installed with $ruby --version
, if not: https://rubyinstaller.org
Install compass and sass:
$gem install compass
then $gem install sass
Run your app again $grunt serve
It should works.
When i deploy to Heroku, app.css is returning a 404 but works fine locally. Any ideas what i'm doing wrong?
EDIT: The scss isnt being compiled to css
I dont know how to handle this please guide me friend. please see my layout and error i cant handle this error. my guess is css not generated with scss files... i dont know how to hanlde this problem