🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@master/normal.css

Package Overview
Dependencies
Maintainers
2
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master/normal.css

Normalize browser's styles ~600B

Source
npmnpm
Version
3.2.0
Version published
Weekly downloads
426
-40%
Maintainers
2
Weekly downloads
 
Created
Source

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-width: 0
  • Globaly border-style: solid
  • 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">

Keywords

normalize

FAQs

Package last updated on 19 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts