Skip to content

dialtone-css 8.78.0

Install from the command line:
Learn more about npm packages
$ npm install @dialpad/dialtone-css@8.78.0
Install via package.json:
"@dialpad/dialtone-css": "8.78.0"

About this version

Dialtone CSS

This is the library for Dialtone's CSS. Any classes or styles used within Dialtone should be stored here and documented on our site under apps/dialtone-documentation.

Installation

Install it via NPM

npm install @dialpad/dialtone-css@latest

Import dialtone

  • CSS/LESS:
@import "@dialpad/dialtone-css";
  • Javascript:
import '@dialpad/dialtone-css';

Add dialtone's theme class to the <body>

  • Light mode
<body class="dialtone-theme-light">...</body>
  • Dark mode
<body class="dialtone-theme-dark">...</body>

This will define the Dialtone CSS variables for your desired theme. It is required to do this for Dialtone to function.

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 Dialpad channel with any questions.

Details


Assets

  • dialtone-css-8.78.0.tgz

Download activity

  • Total downloads 5
  • Last 30 days 5
  • Last week 0
  • Today 0