lemur.css

0.3.4 • Public • Published

lemur.css: A Classless Stylesheet

A Nice Lemur

lemur.css is a minimal classless stylesheet that makes your plain HTML look slightly less plain. It is used in 0ty, a zero-config static site generator.

lemur.css is intended for my personal use with 0ty. If other people want to use it, or want to contribute, great! It is minimal compared to some popular classless CSS stylesheets. I will add to it if the need arises.

Usage

Link to lemur.css in the head of your HTML:

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <link rel="stylesheet" href="./lemur.css">
  <title>Title</title>
</head>

Typeset Math

In the sample, there is typeset math, which requires MathJax.

Links

The Name

Why lemur.css?

  1. The CSS is nimble like a lemur.
  2. As a little kid, one of my favorite TV shows was Zoboomafoo.
  3. My name (Liam) kinda sorta sounds like lemur.

Package Sidebar

Install

npm i lemur.css

Weekly Downloads

0

Version

0.3.4

License

MIT

Unpacked Size

1.03 MB

Total Files

7

Last publish

Collaborators

  • liammulh