chore: consistent formatting using prettier

This commit is contained in:
Hichem Fantar
2024-06-16 21:32:12 +01:00
parent 306a003563
commit d9a6cc59a6
14 changed files with 511 additions and 509 deletions

View File

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