This commit is contained in:
Chris Tate
2026-01-13 02:12:54 -06:00
parent 95675e9d55
commit 400dc8b850
23 changed files with 5813 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;