@webeetle/oryctes-theme
v0.4.12
Published
Oryctes theme for Webeetle
Downloads
70
Readme
Oryctes Theme
Install Node.js (at least v16) on your system and follow the instructions below.
Install
$ yarn install
If you don't have yarn installed on your system execute the command:
$ npm install -g yarn
Run Storybook locally
$ npm run storybook
Update Bootstrap variables
Update this file
./src/theme/_variable.scss
Please use rem
unit! Check out this online converter if you have a problem.