Jit Mode Wont Work Only On Rebuilt

[Solved] Jit Mode Wont Work Only On Rebuilt | Powershell - Code Explorer | yomemimo.com
Question : jit mode wont work only on rebuilt

Answered by : envious-earthworm-ampsh4hsw7n8

 !! npm i cross-env !!	then : "scripts": {
+ "start": "cross-env TAILWIND_MODE=watch craco start", "build": "craco build", "test": "craco test", "eject": "react-scripts eject" },

Source : | Last Update : Sun, 27 Feb 22

Answers related to jit mode wont work only on rebuilt

Code Explorer Popular Question For Powershell