upgraded install ui

This commit is contained in:
Saifeddine ALOUI
2024-01-01 00:56:35 +01:00
parent af5c60d56c
commit d8fb2d6ff7
18 changed files with 2463 additions and 4 deletions

View File

@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}