Base
Base copied to clipboard
Npm issues during run dev
At the beginning error with wsc plugin appeared. The solution was remove wsc in webpack.mix.js Then there's the domino effect with bootstrap variables for admin.scss and public scss - SassError: Undefined variable. Variables witch should be defined inside bootstrap.
I'm using image: node:14 for npm run dev Bootstrap version 5.3.3