@starton/design-token-mui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Starton - Design Token to MUI

Using this library locally

Transforming Figma's Design Token for Material UI (MUI)

To do so, you need to follow these steps:

  1. Get the path to the tool library. In my example: /home/starton/libraries/starton-design-token-mui ;
  2. Go to your NextJS or React project to install your graphics library: yarn add /home/starton/libraries/starton-design-token-mui.
  3. You can now use your library as normal. You just need to do an import as below:
   import { StartonDesignToken } from '@starton/design-token-mui'

Package Sidebar

Install

npm i @starton/design-token-mui

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

361 kB

Total Files

10

Last publish

Collaborators

  • maxnovawind
  • philippe.starton
  • cedric.starton