Not using namespaces variables
Author: GerKtbaCreated Feb 28, 2025Updated Feb 28, 2025
I'm trying to migrate my application to use the module system of sass: https://sass-lang.com/blog/import-is-deprecated/ However, this fails with bootswatch since it doesn't use namespaced variables and therefore considers all variables as undefined. Are there any plans for bootswatch to migrate as well?
Source: thomaspark/bootswatch