You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
852 | # SassC::SyntaxError:
853 | # Error: style declaration must contain a value
854 | # on line 4328:13 of stdin
855 | # >> box-shadow:;
856 | #
857 | # ------------^
858 | # stdin:4328
There is no 4.5.1, so we reverted to 4.5.0 and this fixes the issue. I don't know if this is important, because CHANGELOG.md hasn't been updated since version 4.2 - see #197.
i deploy with capistrano , with gem 'bootstrap', '~> 4.0'
and i have error
SassC::SyntaxError: Error: style declaration must contain a value
01 on line 11854:10 of stdin
01 >> padding: ;
01
01 ---------^
01 stdin:11854
thanks, for help
The text was updated successfully, but these errors were encountered: