Setup
Setup
Local development
npm installnpm run devProduction build
npm run buildThe static output is generated in dist/.
Tailwind preset
This project consumes the shared @perido/tailwind-config preset (Tailwind v3). If the preset updates, re-run npm install and rebuild the docs to reflect updated tokens.