spencer-css

2.3.0 • Public • Published
i am usually wrong about software

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

Readme

Keywords

none

Package Sidebar

Install

npm i spencer-css

Weekly Downloads

5

Version

2.3.0

License

MIT

Unpacked Size

170 kB

Total Files

28

Last publish

Collaborators

  • spencermountain