0.0.14 • Published 4 years ago

modus-design-staged v0.0.14

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
4 years ago

Modus

Modus design system for Cubic. More documentation to come.

Downloading the NPM package

You need to have npm installed on your system. https://www.npmjs.com/get-npm

  • Enter the following command in the terminal: npm install
  • Navigate to where you want the components installed and enter the command: npm install modus-design
  • If you want to download a specific version of the npm package, enter the command: npm install modus-design@VERSION_NUMBER
  • For example: npm install modus-design@0.0.1

Changelog v0.0.12

  • Pager component
  • Minor CSS bug fixes