canonical.css
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "canonical.css", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"homepage": "https://github.com/marxo/canonical.css", | ||
@@ -5,0 +5,0 @@ "authors": [ |
Package.describe({ | ||
summary: "Lightweight CSS normalization for modern browsers.", | ||
version: "1.1.0", | ||
version: "1.1.1", | ||
name: "marxo:canonical.css", | ||
@@ -5,0 +5,0 @@ git: "https://github.com/marxo/canonical.css.git", |
{ | ||
"name": "canonical.css", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Lightweight normalization for modern-day HTML5 browsers.", | ||
@@ -5,0 +5,0 @@ "main": "canonical.min.css", |
# Canonical.css | ||
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 | ||
## 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. | ||
Read story about Canonical.css: http://marxo.me/about-canonical-css/ | ||
@@ -7,0 +6,0 @@ ## Usage |
Sorry, the diff of this file is not supported yet
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
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
39106
9
14