initial design

This commit is contained in:
2026-04-22 21:25:42 -05:00
parent 2780bf32c8
commit 874cbfb6a8
45 changed files with 3530 additions and 0 deletions
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};