@atlaskit/tokens
Version:
Design tokens are the single source of truth to name and store design decisions.
10 lines • 389 B
JSON
{
"name": "@atlaskit/tokens/typography-palette",
"main": "../dist/cjs/artifacts/palettes-raw/typography-palette.js",
"module": "../dist/esm/artifacts/palettes-raw/typography-palette.js",
"module:es2019": "../dist/es2019/artifacts/palettes-raw/typography-palette.js",
"sideEffects": [
"**/*.css"
],
"types": "../dist/types/artifacts/palettes-raw/typography-palette.d.ts"
}