2.6.1 • Published 2 days ago

@skodaflow/web-tokens v2.6.1

Weekly downloads
-
License
EULA – SKODA AUTO
Repository
-
Last release
2 days ago

Skoda Design Tokens for Web (@skodaflow/web-tokens)

The Skoda Flow design tokens for web (exported from Figma). Contains:

  • colors / format: SCSS + JSON.
  • typography basic styles / format: JSON + SCSS.
  • JSON: set of tokens and typography basic styles
  • Fonts
  • Assets: Logo

Naming convention

SCSS: > "flow-colors" > \ SCSS: > "flow-typography" > \ JSON: > "flow-colors" > \ JSON: > "flow-typography" > "name" = < name >

Installation

npm i @skodaflow/web-tokens --save

Changelog

  • 2.6.1:: Updated Semantic colors
  • 2.6.0.: Added List typography variant
  • 2.5.0.: Added RTL font
  • 2.4.2.: Added Icons font
  • 2.4.1.: Corrected Display typography responsive sizes
  • 2.4.0.: New CI updates x Removal of Old CI tokens
  • 2.2.3.: Typography: updates
  • 2.2.2.: Colors: CSS vars and HEX values, Grid tokens
  • 2.1.0.: Effects added
  • 2.0.3.: Minor changes
  • 2.0.2.: Breakpoints for typography responsive, minor fixes
  • 2.0.1.: Initial release: breakpoints, colors and typography (formats: SCSS/JSON)

Content

File tokens.scss include all _<file_name> files.

flow-web-tokens
├── README.md
├── package.json
└── src
    ├── assets
    │   └── logo
    ├── fonts
    ├── theme
    │   └── googleMaps
    ├── tokens.scss
    ├── tokens.json   
    ├── fonts.scss
    ├── icons.scss
    ├── _breakpoints.scss
    ├── _colors.scss
    ├── _effects.scss
    ├── _grid.scss
    ├── _typography.scss

Licence

Proprietary

Contact

flow@skoda-auto.cz

2.6.1

2 days ago

2.6.0

29 days ago

2.5.0

4 months ago

2.4.2

5 months ago

2.4.1

6 months ago

2.4.0

2 years ago

2.2.4

2 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago