0.10.3 • Published 9 months ago

tiny.css v0.10.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Tiny.css

A very tiny css library to quickly build a webpage.

Demo

Why?

The default styles in modern browsers look absolutely displeasing. I find myself wanting to create a quick html page, only to spend thirty minutes setting up the basic styles. Tiny.css provides basic but good looking styles for a webpage.

Installation

Just stick this in the <head> tag of your html file:

Automatic light/dark theme:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/tiny.css@0.10/dist/tiny.css">

Light theme only:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/tiny.css@0.10/dist/light.css">

Dark theme only:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/tiny.css@0.10/dist/dark.css">

Contributing

Please feel free to contribute to this project! I am open to any suggestions and improvements. If you find a bug, please open an issue.

Inspiration

This project was inspired by Kognise's Water.css and Guilherme Pangnotta's evenbettermotherfucking.website.

License

This project is licensed under the MIT license.

0.10.3

9 months ago

0.12.0

9 months ago

0.11.0

9 months ago

0.10.2

9 months ago

0.10.1

9 months ago

0.10.0

9 months ago

0.9.0

9 months ago

0.8.0

9 months ago

0.7.0

9 months ago

0.6.0

10 months ago

0.5.0

10 months ago

0.4.1

10 months ago

0.4.0

10 months ago

0.3.4

10 months ago

0.3.0

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago

0.0.1

10 months ago