EVERYTHING WORKING PERFECTLY

This commit is contained in:
Dhravya 2024-02-26 17:53:38 -07:00
parent aa1b57bbcd
commit eba818ffb4
110 changed files with 842 additions and 6929 deletions

View file

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