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

canonical.css

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canonical.css - npm Package Compare versions

Comparing version 1.0.9 to 1.1.0

2

bower.json
{
"name": "canonical.css",
"version": "1.0.9",
"version": "1.1.0",
"homepage": "https://github.com/marxo/canonical.css",

@@ -5,0 +5,0 @@ "authors": [

Package.describe({
summary: "Lightweight CSS normalization for modern browsers.",
version: "1.0.9",
version: "1.1.0",
name: "marxo:canonical.css",

@@ -5,0 +5,0 @@ git: "https://github.com/marxo/canonical.css.git",

{
"name": "canonical.css",
"version": "1.0.9",
"version": "1.1.0",
"description": "Lightweight normalization for modern-day HTML5 browsers.",

@@ -5,0 +5,0 @@ "main": "canonical.min.css",

# Canonical.css
Normalization for modern browsers
Canonical.css is a tailored and pragmatic reset for modern web projects, with support for modern browsers & commonly used elements. I'm a *every byte matters kind of a guy* so this reset, even though it grew out of Normalize.css
Ultimate reset of elements throught modern browsers, without the legacy resets. Combo of best practices created from Normalize.css.
## Notes on Normalize.css vs Canonical.css
I'm a *every byte matters* kind of a guy. Normalize.css **is a reset** with the goal of normalizing HTML rendering across browsers. Canonical.css is a reset aimed at providing pragmatic and opinionated yet reversable kickstart for your modern CSS. Starting a web application project, I need `box-sizing: border-box` hack, while I most definitely don't need a `<dfn>` style definition. A vast majority of developers will need the same. Every byte matters. Finding this *golden mean* where we're not normalizing the whole HTML but we're integrating common practices is what Canonical.css will strive toward.

@@ -6,0 +7,0 @@ ## Usage

Sorry, the diff of this file is not supported yet

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