Bulletninja
Bulletninja
I had to add `@import "../globalStyles/_colors.scss";` on top of InputForm.scss and Panel.scss Then went to build/utils.js to the cssLoader section and removed the options senction: ``` options: { minimize: process.env.NODE_ENV...
I have a similar problem, and since I see there are many (see some related issues below) issues already created for this, I wonder if I should create a separate...
> @Bulletninja @mattleong Can you try again with the latest version? I made two changes: > > 1. Perform a full install when needed (e.g. when you use Nx plugins...
> I changed it to `pnpm dlx [email protected] ` And did that fix it for you?