@master/normal.css
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"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(' ')--><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> <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> <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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
5488
8
45