包详细信息

@naturacosmeticos/natds-styles

natura-cosmeticos1.6kISC3.8.3

Natura Design System - A collection of components used by Natura Cosmeticos

design-system

自述文件

Natura Design System - Styles

Travis (.org) Known Vulnerabilities

Before you start...

We encourage you to use the repository @naturacosmeticos/natds-web directly.

However, if you are working on a project that does not use React, so you can adopt styles in your web application or website.

By the way, @naturacosmeticos/natds-web uses this package as a dependency.

How to install

```shell script

npm

npm install --save @naturacosmeticos/natds-styles

yarn

yarn add @naturacosmeticos/natds-styles


### How to use

```javascript
// ES6 or above
import {tokens} from "@naturacosmeticos/natds-styles"

// ES5 or below
const {tokens} = require("@naturacosmeticos/natds-styles")

Check our Design System Storybook for all available design tokens.

How to contribute

To contribute, please check out our contributing file CONTRIBUTING


Check also

For more details on how we use these styles or implementation details, please refer to the following links: