rails / sass-rails

Ruby on Rails stylesheet engine for Sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SassC::SyntaxError: Error: style declaration must contain a value issue with deploy on heroku server

mayur-kambariya opened this issue · comments

remote: SassC::SyntaxError: Error: style declaration must contain a value
remote: on line 4741:13 of stdin
remote: >> box-shadow:;
remote:
remote: ------------^
image

@mayur-kambariya You can probably reproduce this when building assets locally, with this rake task:

rake assets:precompile
    Compile all the assets named in config.assets.precompile