Move projects

This commit is contained in:
2024-04-05 09:03:21 -05:00
parent 653267744e
commit 2fe006f641
38 changed files with 12 additions and 88 deletions

View File

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