@master/normal.css
Advanced tools
Comparing version 1.9.2 to 1.9.3
{ | ||
"name": "@master/normal.css", | ||
"license": "MIT", | ||
"description": "Normalize browser's styles with less than 2KB", | ||
"author": "Aoyue Design LTD.", | ||
"description": "Normalize browser's styles with less than 1KB", | ||
"author": "Aoyue Design LLC.", | ||
"main": "index.css", | ||
@@ -26,3 +26,3 @@ "private": false, | ||
], | ||
"version": "1.9.2" | ||
"version": "1.9.3" | ||
} |
@@ -8,3 +8,3 @@ <br><br> | ||
</p> | ||
<p align="center"><!-- package.description -->Normalize browser's styles with less than 2KB<!----></p> | ||
<p align="center"><!-- package.description -->Normalize browser's styles with less than 1KB<!----></p> | ||
<p align="center"> | ||
@@ -18,3 +18,3 @@ <!-- badges.map((badge) => `<a href="${badge.href}"><img src="${badge.src}" alt="${badge.alt}"></a>`).join(' ')--><a href="https://circleci.com/gh/master-co/workflows/normal.css/tree/main"><img src="https://img.shields.io/circleci/build/github/master-co/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-co/normal.css/blob/main/LICENSE"><img src="https://img.shields.io/github/license/master-co/normal.css" alt="license"></a><!----> | ||
# Feature | ||
- Less than **< 2 KB** | ||
- Less than **< 1 KB** | ||
- Geometric precision rendering for prettier text | ||
@@ -36,3 +36,3 @@ - Antialiased font smoothing looks great | ||
- Set `img, svg, video, canvas, audio, iframe, embed, object` to `display: block` | ||
- ... other | ||
- ... [check source code](https://github.com/master-co/normal.css/blob/main/src/index.scss) | ||
@@ -39,0 +39,0 @@ # Install |
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
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
5925