rogden / tailwind-config-viewer

A local UI tool for visualizing your Tailwind CSS configuration file.
2.01k stars 111 forks source link

Adding a watcher to build and refresh browser on file changes #87

Open zeckdude opened 1 year ago

zeckdude commented 1 year ago

I'm setting up my tailwind.config.js file and it would be amazing when I change anything in there that this tool re-builds and replaces the content in the browser. Any desire to add a watcher?