New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

quanta-css

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quanta-css

Quanta CSS — a component + utility-first CSS framework with built-in dark mode and theming.

latest
Source
npmnpm
Version
1.1.3
Version published
Weekly downloads
4
-60%
Maintainers
1
Weekly downloads
 
Created
Source

Quanta CSS Logo

A modern utility-first CSS framework — fast, lightweight, and built for vibes ✨

🚀 Quick Install

npm install quanta-css
or drop it in your HTML:

html
Copy code
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/quanta-css@latest/dist/quanta.min.css">
⚡ Quick Example
html
Copy code
<body class="p-8">
  <h1 class="text-2xl font-weight-bold mb-4">Hello Quanta 👋</h1>
  <button class="quanta-btn quanta-btn-primary hover-opacity-80">
    Get Started
  </button>
</body>
🔗 Links
📖 Docs

🛠 Playground

🌐 Homepage

🛣 Roadmap
Accordion & Modal JS plugins

VSCode extension

RTL + i18n support

🍻 Made with ❤️ by Adeniyi Adetayo
Tweet me @devadetayo or open an issue!

Keywords

css

FAQs

Package last updated on 02 Nov 2025

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