You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes inside a Tailwind config are only picked up when the dev server is restarted, this is annoying and not a good DX when wanting to make quick iterations.
matthewp
added
- P4: important
Violate documented behavior or significantly impacts performance (priority)
and removed
- P5: urgent
Fix build-breaking bugs affecting most users, should be released ASAP (priority)
labels
Oct 7, 2022
What version of
astro
are you using?1.3.1
Are you using an SSR adapter? If so, which one?
N/A
What package manager are you using?
pnpm
What operating system are you using?
macOS
Describe the Bug
Changes inside a Tailwind config are only picked up when the dev server is restarted, this is annoying and not a good DX when wanting to make quick iterations.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-mdx6br?file=tailwind.config.cjs,src%2Fpages%2Findex.astro&on=stackblitz
Participation
The text was updated successfully, but these errors were encountered: