reset and upgrade

This commit is contained in:
Benjamin Palko 2025-04-26 22:43:23 -04:00
parent 82bb7ec6b4
commit b7ca9ce497
9 changed files with 294 additions and 294 deletions

View file

@ -1,6 +1,5 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
autoprefixer: {},
},
};