lustre-labs / dev-tools

Lustre's CLI and development tooling: zero-config dev server, bundling, and scaffolding.
45 stars 15 forks source link

Add `--no-tailwind` or similar to stop Tailwind detection #25

Closed okkdev closed 4 months ago

okkdev commented 5 months ago

Hi, I use glailglind to handle tailwind. I'd like to be able to tell the dev tools to not worry about tailwind. :)

hayleigh-dot-dev commented 4 months ago

Sounds like a reasonable suggestion, I'll take a look!

hayleigh-dot-dev commented 4 months ago

You can now disabled the tailwind detection by passing --tailwind-detect=false