Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/atomic-stack/atomic-theme
- Owner: Atomic-stack
- License: mit
- Created: 2022-11-24T03:10:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T18:11:31.000Z (8 months ago)
- Last Synced: 2024-12-19T09:05:40.562Z (19 days ago)
- Topics: css, framework, frontend, sass
- Language: SCSS
- Homepage: https://atomic-stack.github.io/theme/
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.