0.0.63 • Published 5 months ago

@blackbaud/skyux-design-tokens v0.0.63

Weekly downloads
2,103
License
MIT
Repository
github
Last release
5 months ago

skyux-design-tokens

npm

This repository contains design tokens for building styles for SKY UX. The tokens are stored in 'src/design-tokens.yml' When this package is released, it will contain the following files:

|-- scss
|    |-- variables.scss (A sass variable file containing the design tokens)
|    |-- mixins.scss (A file containing convenience mixins)
|-- yaml
|    |-- design-tokens.yaml (The original yaml file containing the SKY UX design tokens)
|-- json
|    |-- design-tokens.json (A JSON representation of the design tokens)

To create these result files locally, clone this repository, run npm install and then npm run build.

Updating snapshot tests

If you see a test failure that indicates the test is "obsolete," it means that the outputted tokens have changed and the snapshot test failed. To update the snapshot, run vitest run --update and review the changes to the snapshot file to ensure they are all expected. If you do not have vitest installed, run npm i -g vitest.

Testing CSS with local preview

To add CSS to any SPA you are locally previewing, create a file src/dev/extra-styles.css. :ng-deep, :host, and SCSS syntax will not work in this file.

0.0.42

12 months ago

0.0.43

10 months ago

0.0.44

10 months ago

0.0.45

9 months ago

0.0.46

8 months ago

0.0.47

8 months ago

0.0.62

5 months ago

0.0.63

5 months ago

0.0.60

5 months ago

0.0.61

5 months ago

0.0.59

6 months ago

0.0.51

8 months ago

0.0.52

7 months ago

0.0.53

7 months ago

0.0.54

6 months ago

0.0.55

6 months ago

0.0.56

6 months ago

0.0.57

6 months ago

0.0.58

6 months ago

0.0.50

8 months ago

0.0.48

8 months ago

0.0.49

8 months ago

0.0.40

1 year ago

0.0.41

1 year ago

0.0.39

1 year ago

0.0.38

1 year ago

0.0.37

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.33

1 year ago

0.0.34

1 year ago

0.0.35

1 year ago

0.0.36

1 year ago

0.0.30

1 year ago

0.0.29

1 year ago

0.0.28

2 years ago

0.0.27

2 years ago

0.0.26

3 years ago

0.0.25

4 years ago

0.0.24

4 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago