Valentin Briand
Results
1
comments of
Valentin Briand
This is an issue with `tailwindcss` as they introduced a breaking change in version 3.3.3. You simply need to set `tailwindcss` as exact version 3.3.2 in `package.json`. More information here:...