🆙 Tailwind v4 100% 🆙

This commit is contained in:
Remco
2026-01-29 14:38:31 +01:00
parent d987de29b3
commit df765557f3
12 changed files with 164 additions and 59 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { defineConfig } from "vite";
import laravel from "laravel-vite-plugin";
import path from "path";
import tailwindcss from "tailwindcss";
import tailwindcss from "@tailwindcss/postcss";
export default defineConfig({
plugins: [