Open bpepple opened 2 years ago
Interesting! I'll investigate. Recommend you use 2.4.0 until then.
Probably a result of bumping the extensions to the latest version.
Spent a little time this morning looking into this and it looks like upstream switched to relative import paths in this commit:
https://github.com/Wikiki/bulma-calendar/commit/7cb854ac64324306b44f304bd51da4443429a129
The other modules included d-s-b use an import similar to this:
@import "node_modules/bulma/sass/utilities/functions.sass"
Ran into the same issue as well. :'(
I wish I could help.
Updated to django-simple-bulma-2.5.0 and get the following error.