0.0.9 • Published 3 years ago

@ferlab-ui/core-style v0.0.9

Weekly downloads
3
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

SCSS file for styling @ferlab-ui/core

Base scss for all reusable components.

Requirements

Installation

npm i @ferlab-ui/core-style

In your main.scss file add

@import '@ferlab-ui/core-style/index.scss';

Developper

To publish a new release

  • Update package.json version
  • Try to install the package to make sure everything work corretly

    cd test dir && npm i full_path/ferlab-ui/packages/core-style

  • Login to npm

    npm login

  • Push the new version

    npm publish

0.0.9

3 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago