chinchilla.css

1.0.0 • Public • Published

chinchilla.css

CSS styles to drop into a web page and make it look okay. Inspired by water.css, this is a simple set of styles built with the tooling I like to be included and customized on small projects.

Features (and non-features)

  • no build
  • covers just enough html for most pages
  • classless
  • supports user preference of dark/light modes
  • themeable with css properties
  • cute name

Usage

Download chinchilla.css along with one of the themes (classic.css and cool.css) and include in your webpage:

<link rel="stylesheet" href="chinchilla.css" />

Developing

Preview against the example html with:

$ npm test

Adding to a Build Pipeline

It's just CSS so this should fit into whatever build tool you use for your frontend components.

Readme

Keywords

Package Sidebar

Install

npm i chinchilla.css

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.99 kB

Total Files

6

Last publish

Collaborators

  • rvause