canonical.css
Advanced tools
Comparing version 1.0.9 to 1.1.0
{ | ||
"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
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
33168
15