Closed cyluxx closed 3 years ago
@cyluxx this issue was automatically closed because it did not follow our rules:
IMPORTANT: Please use the following link to create a new issue: https://www.creative-tim.com/new-issue/soft-ui-design-system-pro **If your issue was not created using the app above, it will be closed immediately.** Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit: 👉 https://www.creative-tim.com/bundles 👉 https://www.creative-tim.com
Hello @cyluxx,
Thank you for using our products and for letting us know about these warnings. I will talk with my colleagues and we will fix these issues, in the next product update. Please let us know if we can help you with anything else.
All the best, Stefan
Version
1.0.8
Operating System
macOS
Device
Mini
Steps to reproduce
Try to transpile the scss with libsass
What is expected?
scss transpiles successfully
What is actually happening?
Solution
It's actually hard to tell if this is a bug. I do not know much about scss, but I think this is violating the scss standard.
Since libsass is deprecated, I will try to test this out with another scss implementation, like dartsass.
Additional comments
Background: I use your awesome library with the hugo framework. They use libsass as the standard scss transpiler, though I think that will change with one of the next releases.