
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
@hashicorp/design-system-tokens
Advanced tools
A package containing the design tokens of the Helios Design System.
Any platform/framework that can process CSS files and can use CSS custom properties ("variables") or use CSS helper classes.
pnpm add @hashicorp/design-system-tokens
Then import one of those files in your app's style file (app.scss
or similar):
// to use design tokens as CSS variables
//
~/dist/products/css/tokens.css // for product applications
~/dist/devdot/css/tokens.css // for devdot platform
~/dist/marketing/css/tokens.css // for marketing websites
// to use the CSS helper classes
//
~/dist/[products|devdot|marketing]/css/helpers/colors.css // for color styles
~/dist/[products|devdot|marketing]/css/helpers/elevation.css // for elevation styles
~/dist/[products|devdot|marketing]/css/helpers/typography.css // for typographic styles
~/dist/[products|devdot|marketing]/css/helpers/focus-ring.css // for focus-ring style
See the dedicated page on the components website: https://helios.hashicorp.design/foundations/tokens
See the Contributing guide for details.
This project is licensed under the Mozilla Public License 2.0.
We use SemVer for versioning.
FAQs
Helios Design Tokens
The npm package @hashicorp/design-system-tokens receives a total of 9,359 weekly downloads. As such, @hashicorp/design-system-tokens popularity was classified as popular.
We found that @hashicorp/design-system-tokens demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 27 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.