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

"/" as divider in SCSS files throwing depreciation warnings #96

Open
masterteapot opened this issue Sep 24, 2021 · 0 comments
Open

"/" as divider in SCSS files throwing depreciation warnings #96

masterteapot opened this issue Sep 24, 2021 · 0 comments

Comments

@masterteapot
Copy link

I've started getting a number of depreciation warnings for use of "/" for division in SASS when NPM is compiling the files. Digging into the problem it seems that the new SASS standards prefer @use and @forward paired with math.div().

Thanks for this amazing starter theme. I love it and your youtube tutorials! They are such a great help!

@masterteapot masterteapot changed the title Update SASS usage to new standards "/" as divider in SCSS files throwing depreciation warnings Sep 24, 2021
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