Skip to content

A minimalist classless CSS theme with dark mode support. Only 5 KB.

License

Notifications You must be signed in to change notification settings

EvgenyOrekhov/holiday.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 23, 2020
af876eb Â· May 23, 2020
May 23, 2020
May 23, 2020
May 23, 2020
Sep 22, 2019
Sep 29, 2019
Sep 22, 2019
May 23, 2020
Oct 6, 2019
Oct 6, 2019
Mar 28, 2020
Oct 6, 2019
May 23, 2020
May 23, 2020

Repository files navigation

holiday.css 🎉

A minimalist classless CSS theme. Built on top of modern-normalize.

npm version Travis CI build status

No classes today! Because it's holiday!

Why

Got tired of complex markup and tons of classes on every element.

See form example: Bootstrap vs holiday.css.

Features

  • Makes your page fit even the smallest screens
  • Adds styles to your buttons, inputs, tables, and other elements
  • Highlights invalid fields in your forms

Quick Start

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holiday.css" />

Compatibility

Tested only with the latest version of Chrome.

Acknowledgements

Sources of inspiration:

License

MIT