@master/normal.css

2.1.1 • Public • Published

Master CSS

Normalize browser's styles ~600B

NPM Version NPM Version NPM package ( download / month ) JSDelivr hits (npm scoped) Discord online Follow @mastercorg Github release actions

  • Geometric precision rendering for prettier text
  • Antialiased font smoothing looks great
  • Set most tags to margin: 0 and padding: 0
  • Globaly box-sizing: border-box
  • Globaly border: 0
  • Set controls color: inherit
  • Set a, button, [role=button], [type=button] property cursor: pointer
  • line-height: 1.2
  • tab-size: 4
  • -webkit-touch-callout: none
  • -webkit-tap-highlight-color: transparent
  • text-size-adjust: 100%
  • font-weight: bolder
  • Set img, svg, video, canvas, audio, iframe, embed, object to display: block
  • ...

Documentation

See the official documentation

Installation

npm install @master/normal.css

Import into your global CSS entry file like styles.css:

@import '@master/normal.css';

Using CDNs

<link rel="stylesheet" href="https://cdn.master.co/normal.css">

Package Sidebar

Install

npm i @master/normal.css

Weekly Downloads

494

Version

2.1.1

License

MIT

Unpacked Size

11.7 kB

Total Files

25

Last publish

Collaborators

  • benseage0
  • 1aron