Sass Error in quasar.sass
#16536
Labels
area/style
bug/0-needs-info
Need more info to reproduce
flavour/quasar-cli-webpack
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
After the import path issue and the annoying deprecation notices were introduced this also popped up when trying to import
quasar/dist/quasar
Error: $color: 0 is not a color.
quasar/ui/src/components/checkbox/QCheckbox.sass
Lines 37 to 40 in 9ae61a9
What did you expect to happen?
Sass compile correctly.
Reproduction URL
null
How to reproduce?
in a sass file try to
@import "quasar/dist/quasar"
with sass version later than 1.38.0Flavour
Quasar CLI with Vite(@quasar/cli | @quasar/app-vite)
Areas
Style & Identity (quasar)
Platforms/Browsers
Firefox, Microsoft Edge
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: