Tailwind and new menu

This commit is contained in:
2023-08-03 22:25:53 +02:00
parent 0604e8d1eb
commit 3567dd83b3
14 changed files with 864 additions and 50 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}