2.3.0 • Published 4 years ago

spencer-css v2.3.0

Weekly downloads
27
License
MIT
Repository
github
Last release
4 years ago

npm i spencer-css

built from spencer-color

Usage

to remove unused CSS, run

npm install -g purify-css
purifycss ./builds/spencer.min.css ./index.html | pbcopy

image

image

<html>
  <head>
    <meta charset="utf-8" />
    <link rel="stylesheet" href="https://unpkg.com/spencer-css" />
  </head>
  <body class="body">
    <div class="col outline">
      <div class="title">spencer-css</div>
      <div>so <a class="link hover" href="#">hello</a> <b>world</b></div>
      <div class="m2 p2 bgblue"></div>
      <div class="full bgred"></div>
      <div class="medium bgyellow"></div>
      <input class="input" type="text" />
    </div>
  </body>
</html>

npm i spencer-css

(built using the colors i like)

MIT

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago