Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.
/ fastscheme Public archive

A Bootstrap-inspired lightweight CSS-Framework but with full support for @prefers-color-schemes

License

Notifications You must be signed in to change notification settings

DerDomee/fastscheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Bootstrap-inspired lightweight CSS-Framework but with full support for @prefers-color-schemes

Topics

Resources

License

Stars

Watchers

Forks