/IridiumCSS

Primary LanguageCSSMIT LicenseMIT

Iridium.CSS

A tiny CSS sheet just to get stuff done.

Functional, lightweight, and quick to implement.

Just 1.03KB minified.

Use in your project

Download the iridium.css file from this repo or git clone the repo.

In your head, add:

<head>
  ...
  <link rel="stylesheet" type="text/css" href="/link/to/iridium.css">
  ...
</head>

replacing /link/to/ with your css/assets folder path.

Credits

Web design in 4 minutes by Jeremy Thomas


Copyright 2021 Aaron Duce | Under the MIT License