Matt Wang 060bb31a78
Apply Stylelint to vendor/ code, fix errors (#1508)
Changes are in three categories:

- whitespace
- devendoring prefixes for properties that have entered the CSS spec - reasonable to autofix
- removing a duplicate `monospace` in `monospace, monospace` `font-family` decl in normalize.scss - not autofix
2024-08-12 12:10:00 -07:00
..
2020-09-29 13:09:57 +02:00

normalize.scss

Normalize.scss is an SCSS copy of normalize.css, a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards.

The normalize.scss fork of normalize.css was archived in 2014, and has not been updated since v0.1.0.

View the normalize.css test file