@oodletech/oodle-css

Oodle CSS utility class library for the website and internal projects.

Usage no npm install needed!

<script type="module">
  import oodletechOodleCss from 'https://cdn.skypack.dev/@oodletech/oodle-css';
</script>

README

Oodle Utility Class Library

Commands

Install Dependencies

$ yarn 
# or
$ npm install

Production Build

$ yarn build
# or
$ npm run build

Development Build

$ yarn watch
# or
$ npm run watch