setup ❇

This commit is contained in:
Guz
2022-08-07 18:26:56 -03:00
parent ec8c9765b5
commit d83afbe994
38 changed files with 5294 additions and 1027 deletions

View File

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