Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@master/normal.css

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master/normal.css - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

4

package.json
{
"name": "@master/normal.css",
"license": "MIT",
"description": "Normalize browser's styles with less than 1KB css",
"description": "Normalize browser's styles with less than 2KB",
"author": "Aoyue Design LTD.",

@@ -26,3 +26,3 @@ "main": "index.css",

],
"version": "1.2.0"
"version": "1.3.0"
}

@@ -8,3 +8,3 @@ <br><br>

</p>
<p align="center"><!-- package.description -->Normalize browser's styles with less than 1KB css<!----></p>
<p align="center"><!-- package.description -->Normalize browser's styles with less than 2KB<!----></p>
<p align="center">

@@ -18,7 +18,7 @@ <!-- badges.map((badge) => `<a href="${badge.href}"><img src="${badge.src}" alt="${badge.alt}"></a>`).join('&nbsp;')--><a href="https://circleci.com/gh/master-style/workflows/normal.css/tree/main"><img src="https://img.shields.io/circleci/build/github/master-style/normal.css/main.svg?logo=circleci&logoColor=fff&label=CircleCI" alt="CI status"></a>&nbsp;<a href="https://www.npmjs.com/@master/normal.css"><img src="https://img.shields.io/npm/v/@master/normal.css.svg?logo=npm&logoColor=fff&label=NPM&color=limegreen" alt="npm"></a>&nbsp;<a href="https://github.com/master-style/normal.css/blob/main/LICENSE"><img src="https://img.shields.io/github/license/master-style/normal.css" alt="license"></a><!---->

# Feature
- Less than **< 1 KB**
- Less than **< 2 KB**
- Geometric precision rendering for prettier text
- Antialiased font smoothing looks great
- Prettier default `sans` and `mono` font
- Removing body `margin: 0`
- Set most tags `margin: 0` and `padding: 0`
- Providing `:root` variable: `--font-mono`, `--font-sans`, `--font-serif`

@@ -33,2 +33,3 @@ - Globaly `box-sizing: border-box`

- `font-weight: bolder`
- ... other

@@ -35,0 +36,0 @@ # Install

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc