7 lines
192 B
Markdown
7 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.
|