feat: renamed old frontend and fixed some minor bugs

This commit is contained in:
=
2025-01-04 22:31:27 +05:30
parent 8c902d7699
commit 54377a44d3
2577 changed files with 35240 additions and 35116 deletions

View File

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