0.4.0 • Published 4 years ago

fastscheme v0.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Fastscheme

Fastscheme is a Mobile-First CSS-Framework that enables developers and designers to quickly and easily integrate multiple color schemes and change them on the fly. Native support for prefers-color-scheme and schemeoverrides are two of the core features.

Quick start

  1. Clone or download this repo
  2. Run one of the following comands:
    1. npm start to generate compiled css and js, then start a web server on port 8080 with the documentation
    2. npm run dist to only generate compiled css and js in /dist directory

NPMJS package

This repository is available as a package on npmjs.com.