Fix lint errors and cleanup node_modules from git

This commit is contained in:
MivoDev
2026-01-18 11:21:31 +07:00
parent 266a4b1296
commit 9b71ee65ed
10681 changed files with 19 additions and 1469308 deletions

View File

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