Skip to content

josedialpad/dialtone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 with 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.

Requesting features / reporting bugs

Requesting a feature or reporting a bug? Please do so at the below links:

Please also feel free to contact us via the #dialtone slack channel with any questions

About

Design system for Dialpad and Dialpad Meetings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Less 88.0%
  • JavaScript 11.9%
  • Shell 0.1%