exquisite.css
v0.1.1
Published
> A 2kB CSS Framework
Downloads
1
Readme
Exquisite.css
A 2kB CSS Framework
Installation
CDN
Just add this to your page's <head>
:
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans|IBM+Plex+Mono">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/exquisite.min.css">
NPM
$ npm install exquisite.css
(This does not include the IBM Plex fonts.)
Usage
See Demo link above or index.html
or index.pug
in this repository.