Closed chocolatkey closed 2 years ago
I ran into this issue myself too, using parcel bundler throwing warnings on the divisions. I went through all scss in my personal fork to fix this. I may create a pull request for this if needed (and if time permits it), but not sure if this will be done for release 1.0.0 anyway so it is a matter of being patient :-)
nevermind, I see that this was done already in a previous commit (Migrate to dart-sass, sept. 9th 2021) , thus the issue can be closed, I think
Yep, fixed in v0.3.2.
When using Dart Sass to compile the SASS, including contruct-ui, I get the following warning:
It seems
/
is used extensively throughout the project.