upgrade tailwind

* moved to vite plugin for tailwind (it's recommended now)
* removed autoprefixer (v4 uses its own CSS thing now)
* postcss.config.js was used to wire up tailwind and autoprefixer, so
  it's gone
* tailwind.config.ts is gone, because v4 stores config in app.css using
  css variables
* fixed some renamed classes
This commit is contained in:
Markus Unterwaditzer
2026-04-24 01:42:33 +02:00
committed by Brad Warren
parent fe69dd1abf
commit 177262bc1d
15 changed files with 369 additions and 1058 deletions
+315 -999
View File
File diff suppressed because it is too large Load Diff