The web is bloated. Trackers, advertisements, third-party JavaScript, custom fonts, unoptimized images, and useless CSS are prevalent on too many websites, all detrimental to user experience.
Lissom.CSS is a classless, minimalist, accessible, and themeable CSS library that aims to address the issue of styling web pages.
| HTML element(s) | Status |
|---|---|
<a></a> |
โ |
<abbr></abbr> |
โ |
<b></b>, <strong></strong>, <i></i>,<em></em>, <s></s> |
โ |
<blockquote></blockquote> |
โ |
<button></button> |
โ |
<code></code>, <pre></pre> |
โ |
<details></details> |
โ |
<dialog></dialog> |
โ |
<dl></dl>, <dt></dt>, <dd></dd> |
โ |
<figure></figure>, <figcaption></figcaption>,<fieldset></fieldset>, <legend></legend> |
โ |
<form></form> |
๐ก |
<h1></h1> - <h6></h6> |
โ |
<hr /> |
โ |
<img /> |
โ |
<ins></ins>, <del></del> |
โ |
<kbd></kbd> |
โ |
<meter></meter> |
โ |
<mark></mark> |
โ |
<p></p> |
โ |
<progress></progress> |
โ |
<table></table> |
๐ก |
<ul></ul>, <ol></ol>, <li></li> |
โ |
<q></q> |
โ |
Legend: โ supported; ๐ก partially supported (WIP); โ not yet supported but will be in the future
For minifying the CSS, I use this tool.