Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error When Deploy #183

Open
jakapratamaunikom opened this issue Feb 10, 2020 · 1 comment
Open

Error When Deploy #183

jakapratamaunikom opened this issue Feb 10, 2020 · 1 comment

Comments

@jakapratamaunikom
Copy link

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

@pond
Copy link

pond commented Aug 12, 2020

We have a similar issue with v4.5.2 of the gem:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants