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

Fix sass division warnings #214

Conversation

alexanderalmstrom
Copy link

@alexanderalmstrom alexanderalmstrom commented Dec 17, 2021

Upgrade from node-sass to sass@1.45.0 (dart-sass) and fix division warnings.

@jackmcpickle
Copy link
Collaborator

Thanks @alexanderalmstrom can you check that this works with node-sass too? Otherwise might change the destination branch to 2.0-release branch

@alexanderalmstrom
Copy link
Author

@jackmcpickle Yes. Good point. I've checked and it does not work with node-sass. You will need at least sass@1.33.0 where the math.div() function was first introduced.

Lets make 2.0-release the destination branch.

@jackmcpickle
Copy link
Collaborator

The 2.0 release branch is there mate.

Change it to that and I'll merge it in. But planning on a bunch of other package updates on top.

@jackmcpickle jackmcpickle changed the base branch from master to 2.0-release December 18, 2021 04:05
@jackmcpickle jackmcpickle merged commit 4d44c6f into eduardoboucas:2.0-release Dec 18, 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

Successfully merging this pull request may close these issues.

None yet

3 participants