mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2026-02-04 08:55:32 +00:00
build: update to tailwindcss v4
This commit is contained in:
parent
bc3770ece5
commit
6a4723760d
9 changed files with 126 additions and 122 deletions
5
postcss.config.mjs
Normal file
5
postcss.config.mjs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export default {
|
||||
plugins: {
|
||||
"@tailwindcss/postcss": {},
|
||||
},
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue