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
npm install @graw/cinpm install
npm run watchA package release is performed automatically once a version tag is pushed to GitHub.
npm version major|minor|patch
git push origin main --tagsrm -rf dist
npm run prod
npm version major|minor|patch
npm publish