This commit is contained in:
PrivateKY 2025-04-13 01:58:21 +01:00 committed by GitHub
commit f0a09b1a05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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