@oodletech/oodle-css
v1.0.0
Published
Oodle CSS utility class library for the website and internal projects.
Downloads
9
Readme
Oodle Utility Class Library
Commands
Install Dependencies
$ yarn
# or
$ npm installProduction Build
$ yarn build
# or
$ npm run buildDevelopment Build
$ yarn watch
# or
$ npm run watch