[examples/538][m] - little fixes and renaming (#870)

This commit is contained in:
Luccas Mateus
2023-05-11 13:15:18 -03:00
committed by GitHub
parent 336ff819dc
commit 1cfc4db528
20 changed files with 304 additions and 84 deletions

View File

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