Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
@dialpad/dialtone-css
Advanced tools
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
.
npm install @dialpad/dialtone-css@latest
@import "node_modules/@dialpad/dialtone-css/lib/dist/css/dialtone.min.css";
import '@dialpad/dialtone-css/lib/dist/css/dialtone.min.css';
<body>
<body class="dialtone-theme-light">...</body>
<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.
To build Dialtone locally, visit our installation instructions.
If you're interested in contributing to Dialtone, please read our contributing docs before submitting a pull request.
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.
FAQs
Dialpad's design system
The npm package @dialpad/dialtone-css receives a total of 70 weekly downloads. As such, @dialpad/dialtone-css popularity was classified as not popular.
We found that @dialpad/dialtone-css demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.