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

@dialpad/dialtone

Package Overview
Dependencies
Maintainers
7
Versions
499
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dialpad/dialtone

The design system for Dialpad and UberConference

  • 6.0.0-beta.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.6K
increased by31.01%
Maintainers
7
Weekly downloads
 
Created
Source

Dialtone

This is the home for Dialtone, Dialpad's design system. It includes the resources needed to create consistent, predictable interfaces that conform to Dialpad’s design principles, language, styles, and best practices.

Install Dialtone via NPM

To add Dialtone into your project, you can install it via NPM:

npm install --save-dev @dialpad/dialtone

Once installed, add the following line in your Less file:

@import "your/path/to/dialtone.less";

If you only need access to Dialtone's variables and customizations to build a file and don't need the whole library exported, use this line instead in your Less file:

@import (reference) "your/path/to/dialtone.less";

Building Dialtone locally

To build Dialtone locally, visit our installation instructions.

Contributing

If you're interested in contributing to Dialtone, please read our contributing docs before submitting a pull request.

Questions?

If you have a question, please feel free to open an issue.

FAQs

Package last updated on 29 Apr 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc