New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@navikt/ds-tokens

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@navikt/ds-tokens

Design-tokens for Nav designsystem


Version published
Maintainers
0
Created

Aksel tokens

Design-tokens for Nav's design system.

Node: This package is consumed by @navikt/ds-css, so not needed separately for regular use of CSS-variables.

Formats:

  • CSS-variables <- Used in @navikt/ds-css
  • CommonJS
  • ESM
  • Less
  • Sass

Installation

  yarn add @navikt/ds-tokens
  npm install @navikt/ds-tokens

Usage

color: var(--a-text-default);
background-color: var(--a-surface-default);

Learn more

License

MIT

FAQs

Package last updated on 24 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts