Errors loading Bootstrap SASS in dev-mode
I'm migrating a small app from Solid Start 0.3 to 0.5, so I started with a new app and am bringing things over.
One thing I use is Bootstrap SASS. I've added
sass
and then import Bootrsap. However, in dev mode there are a load of errors about undefined variables, etc. No issues with the build and running from the build though.
Bootstrap version is the same as I use in my 0.3 app, and it works fine in dev-mode over there.
Any ideas? Thanks.1 Reply
An update to date plane SolidJS app has no issues with Bootstrap SASS either.