Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atomic-stack/atomic-theme

A tiny modular CSS framework with a modern look, dark theme support, and utilities to build modern websites, faster.
https://github.com/atomic-stack/atomic-theme

css framework frontend sass

Last synced: 12 days ago
JSON representation

A tiny modular CSS framework with a modern look, dark theme support, and utilities to build modern websites, faster.

Awesome Lists containing this project

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
```html

```

Or install with `npm` or `yarn`
```
npm install atomic-theme
```

### Browser support
Supports most modern browsers up to the last 2 versions.