@workbuddy/theme
v1.0.12
Published
WorkBuddy design system tokens — typed CSS variables, LESS themes, and TypeScript bindings
Readme
WorkBuddy Design System Tokens
This project contains the design tokens for the WorkBuddy Design System. These tokens are used to define the visual style of the WorkBuddy application.
Requirements
Before you can use this project, you will need to have the following software installed:
- Node.js 18+
Installation
To install the project dependencies, run the following command: npm install
To build the project, run the following command: npm run build
