This commit is contained in:
Viktor Rådberg
2025-11-17 20:43:12 +01:00
parent ea5da632a8
commit c5cff4be16
6 changed files with 1364 additions and 875 deletions

View File

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