fix config files

This commit is contained in:
Samuel Newman
2026-07-17 11:28:30 +03:00
parent c33a9335da
commit 72dd58becb
2 changed files with 1 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}