init with docker

This commit is contained in:
Jason Jordan
2025-06-25 16:45:58 -04:00
commit f971a75ad5
19 changed files with 6538 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
const config = {
plugins: ["@tailwindcss/postcss"],
};
export default config;