@repay/cactus-theme
v3.2.5
Published
The theme for the Cactus design-system at REPAY
Downloads
175
Keywords
Readme
@repay/cactus-theme
Styled Components theme used at REPAY for the Cactus design system.
Usage
For usage, see the documentation for Cactus Theme
Contributing
Commands
All of these commands can be run from the root of the repository using the
theme
shortcut. (e.g.yarn theme test
)
Running tests
yarn test
Running tests in watch mode
yarn tdd
Building the repository
yarn build
Building in watch mode
yarn dev