1.0.10 • Published 4 years ago

@liedpaul/styles v1.0.10

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

ey-design-system Design System

Getting Started

  • Install with npm: npm install @ey-design-system/styles

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

ey-design-system/
└── dist/
    ├── css/
    │   ├── ey-design-system.css
    │   ├── ey-design-system.css.map
    │   ├── ey-design-system.min.css
    │   └── ey-design-system.min.css.map
    |── js/
    │   ├── ey-design-system.js
    │   ├── ey-design-system.js.map
    │   ├── ey-design-system.min.js
    │   └── ey-design-system.min.js.map
└── scss/
    ├── ey-design-system.scss
    ├── _design-tokens.scss

Documentation

ey-design-system's documentation and example code can be found at https://designsystem.ey.com/.

Updates

Get updates on new versions of ey-design-system by following the npm feed

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago