Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 474 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 474 Bytes

The μ framework is just 1 kb

Inspired by the motherfuckingwebsite.com, using μ css framework is simple as fuck.

Check the doc & demo here.

Using μ with a CDN

<link rel="stylesheet" href="https://unpkg.com/@bafs/mu@0.3/mu.min.css" />

Using μ with npm

npm i @bafs/mu