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

[sass bug?] Dies on math.div #319

Open
iliakan opened this issue Aug 6, 2022 · 0 comments
Open

[sass bug?] Dies on math.div #319

iliakan opened this issue Aug 6, 2022 · 0 comments

Comments

@iliakan
Copy link

iliakan commented Aug 6, 2022

Dies on blocks like this, after 50/66 is replaced by math.div(50,66):

.star-rating {
  @include rating(72px, math.div(50, 66));
}

Any way out?

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