This website requires JavaScript.
Explore
Help
Register
Sign in
apunkt
/
plano
Watch
1
Star
0
Fork
You've already forked plano
0
mirror of
https://github.com/katanemo/plano.git
synced
2026-06-17 15:25:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8375e913b4
plano
/
apps
/
docs
/
postcss.config.mjs
9 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: redesign archgw -> plano + website
2025-11-05 16:29:09 -08:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{
}
,
}
,
}
;
export
default
config
;
feat(www): introduce monorepo This change brings Turborepo monorepo to independently handle the marketing website, the docs website and any other future use cases for mutli-platform support. They are using internal @katanemo package handlers for the design system and logic.
2025-11-23 13:23:51 -08:00
Reference in a new issue
Copy permalink