This commit is contained in:
quantulr
2023-11-01 22:29:43 +08:00
parent edf18e13eb
commit d2c335a4e5
250 changed files with 16417 additions and 15597 deletions

View File

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