firebolt-dev / firebolt

The Simple React Framework
https://firebolt.dev
MIT License
128 stars 6 forks source link

Weird css cache issue when include as file through routes/index.css #7

Open jordant97 opened 5 months ago

jordant97 commented 5 months ago

css file will be cache and cant be clear if added as a file (routes/index.css) through _layout.css. Not sure how to do it but wanted to use tailwind css with firebolt