Publish writing workspace framework

This commit is contained in:
2026-07-16 23:40:02 -07:00
commit c20e7a94fa
28 changed files with 13940 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;