a3a7fc9298
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
6 lines
192 B
Markdown
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.
|