Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 2d52612

Browse files
fix: update tailwind ref in deps
1 parent 32104f5 commit 2d52612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

caido.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { defineConfig } from '@caido-community/dev';
22
import vue from '@vitejs/plugin-vue';
3-
import tailwindcss from "tailwindcss";
3+
import tailwindcss from "@tailwindcss/postcss";
44
// @ts-expect-error no declared types at this time
55
import tailwindPrimeui from "tailwindcss-primeui";
66
import tailwindCaido from "@caido/tailwindcss";

0 commit comments

Comments
 (0)