astro/.changeset/thick-walls-smell.md
Bjorn Lu a3a7fc9298
Refactor tailwind integration setup (#5717)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-01-05 16:02:35 +08:00

6 lines
192 B
Markdown

---
'astro': major
'@astrojs/tailwind': major
---
Remove `style.postcss` Astro config. Refactor tailwind integration to configure through `vite` instead. Also disables `autoprefixer` in dev.