react-toolkit
react-toolkit copied to clipboard
Add a task to watch style
Currently
npm run dev do not watch change on style and the only way is to use npm run style to regenerate style.
Expected
npm run dev watch change on style and regenerate it automatically.
I think a more standard & simpler general scripts must be done. Included isolation build with watch