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?
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?