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 #98123 WEBPACK #52

Open
avidsapp opened this issue Jan 5, 2021 · 0 comments
Open

ERROR #98123 WEBPACK #52

avidsapp opened this issue Jan 5, 2021 · 0 comments

Comments

@avidsapp
Copy link

avidsapp commented Jan 5, 2021

There is some error with the variables in the component's .scss files. In order to remove the error, both $button-margin and $grey-300 were added to each component that has a .scss file. Tried adding to sass/_essentials.scss file as well as via importing a custom .scss file, with no luck. Is there a better way to resolve this error?

undefined failed

width: calc(25% - #{ $button-margin });
                                       ^
Undefined variable: "$button-margin".

File: ../packages/gatsby-woocommerce-theme/src/components/wishlist/add-to-wishlist/style.scss
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

1 participant