@thedesignsystem/tokens

0.1.1 • Public • Published

Tokens

This package provides .scss files providing: colors, typography, shadows, spacing and more

Comments

This package contains the files: bundle-soft.scss and bundle-hard.scss, those two options are similar, but the difference is: hard is the implementation that changes styles directly in HTML elements like: <h1>, <h2>, <h3>, <h4>, <h5>, <p> and <a>, consequently soft is the implementation that only provides classes with the prefix .tokens-

Uso

In angular.json at styles node add the global scss file.

"styles": [
  "node_modules/@thedesignsystem/tokens/bundle/bundle-<hard or soft>.scss"
]

Readme

Keywords

none

Package Sidebar

Install

npm i @thedesignsystem/tokens

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

681 kB

Total Files

24

Last publish

Collaborators

  • gstvribs