Duplicate starter

This commit is contained in:
Delba de Oliveira
2023-10-26 08:37:00 -07:00
parent 9044c85918
commit 0574e4f210
66 changed files with 2937 additions and 0 deletions

View File

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