This commit is contained in:
Andras Schmelczer 2026-05-08 09:27:54 +01:00
parent a9bad79339
commit 701c17a703
14 changed files with 3243 additions and 2974 deletions

View file

@ -1,6 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
'@tailwindcss/postcss': {},
autoprefixer: {},
},
};