Skip to content

natura-cosmeticos/natds-js

Repository files navigation

Natura Design System

lerna semantic-release Known Vulnerabilities

How to install

If your project is using react and react-dom version 16.8.4 or higher:

# npm
npm i --save @naturacosmeticos/natds-react

# yarn
yarn add @naturacosmeticos/natds-react

The natds-react package includes style tokens

Need more info about this package? Please refer to natds-react Documentation

Troubles? Please refer to the Troubleshooting Guide of this package.

How to use

Check our Design System Storybook for all React components.

Not a React-based project?

Install our style tokens separately. Please check natds-themes docs for more info.

You can also install icons separately. Please check natds-icons docs for more info.

How to contribute

To contribute, please check our Contributing guidelines.