@atomic-stack/theme
v1.0.3
Published
A tiny modular CSS framework with a modern look, dark theme support, and utilities to build modern websites, faster.
Downloads
11
Maintainers
Readme
Atomic theme
A tiny modular CSS framework with a modern look, dark theme support, and utilities to build modern websites, faster.
- Supports dark theme out of the box!
- Beautiful typography defaults
- Modular and super light-weight (just ~4kb.)
- Basic form element styles and utilities
- Easy to extend and customize with CSS variables
Get Started
CDN
<link rel="stylesheet" href="https://unpkg.com/@atomic-stack/theme">
Or install with npm
or yarn
npm install @atomic-stack/theme
Browser support
Supports most modern browsers up to the last 2 versions.