
style
A collection of styling tools and assets for client applications.
Get started
- Clone the repository to your local machine
- Run
yarn install
ornpm install
- To start development use
yarn start
ornpm start
- For building a production build use
yarn build
ornpm build
Description
Languages
TypeScript
73.5%
CSS
26.5%