-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
SassC::SyntaxError: Error: style declaration must contain a value #32019
Comments
This looks like any error on your part? Can't see anything that says Bootstrap is to blame here. |
Nullifying the value should not output the property. What's the Sass compiler you use? |
In our case Bootstrap ( For completeness, the error we're seeing:
|
Have you tried reporting the issue upstream? We only test node-sass and dart sass and we cannot guarantee things will work with other implementations. |
We are having the same issue +1 |
@ffoodd @MartijnCuppens @mdo: since people don't seem to report the issue upstream
|
From my understanding:
FYI: I tried things out on Sassmeister and whatever compiler I use, nothing wrong happens. |
Yeah, pretty weird it happens now, since we we've been using |
I think this is something we ignore and close as a won't fix? Seems like there's not much to change here and we're on Dart Sass now. |
We also have #29760 FYI. |
Yeah, I say we close for that issue. |
I have the same issue when I put yarn package.json: "bootstrap": "^4.5.3" |
I think |
This answer on SO worked for me: I put inside |
During deploy rails application on heroku
The text was updated successfully, but these errors were encountered: