This package contains the necessary assets to develop a web application that aligns with the corporate identity of Graw Radiosondes.
- CSS Styles
- Colors
- as root css variables
- as helper classes with additional shades
- accent
- bg
- border
- caret
- decoration
- outline
- text
- Fonts
- Colors
- Images
- Icon
- Logo
- Favicon
- PWA Assets
bun install @graw/cibun install
bun run watchrm -rf dist
bun run prod
bunx npm version major|minor|patch
git push origin main --tags
bunx npm login # if needed
bun publish