Many updates for OAP

This commit is contained in:
2024-04-04 09:25:30 -05:00
parent 440ccba5d2
commit ff41d5203e
69 changed files with 316 additions and 174 deletions

View File

@@ -0,0 +1,7 @@
module.exports = {
plugins: {
'postcss-import': {},
tailwindcss: {},
autoprefixer: {},
},
};