8.31.0 • Published 13 days ago

@dialpad/dialtone-css v8.31.0

Weekly downloads
-
License
MIT
Repository
-
Last release
13 days ago

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.

8.31.0

13 days ago

8.30.0

1 month ago

8.30.0-alpha.1

1 month ago

8.29.3

1 month ago

8.29.2

1 month ago

8.29.1

2 months ago

8.29.0

2 months ago

8.28.1

2 months ago

8.28.0

2 months ago

8.27.1

2 months ago

8.27.0

2 months ago

8.26.1

3 months ago

8.26.0

3 months ago

8.25.1

3 months ago

8.25.0

3 months ago

8.24.3

3 months ago

8.24.4

3 months ago

8.24.1

3 months ago

8.24.2

3 months ago

8.24.0

4 months ago

8.23.2

4 months ago

8.23.1

4 months ago

8.23.0

4 months ago

8.22.3

4 months ago

8.22.2

4 months ago

8.22.1

5 months ago

1.0.0

5 months ago