### Changelog All notable changes to this project will be documented in this file. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [Unreleased](https://github.com/JohnAlbin/normalize-scss/compare/7.0.1...HEAD) > 29 January 2018 - Drop support for Bower. Fixes #130 [`#130`](https://github.com/JohnAlbin/normalize-scss/issues/130) - Drop support for Compass [`821f98d`](https://github.com/JohnAlbin/normalize-scss/commit/821f98d7d9336b879db2b769a3d8d679a950d457) #### [7.0.1](https://github.com/JohnAlbin/normalize-scss/compare/7.0.0...7.0.1) > 29 January 2018 - chore(package): update mocha to version 5.0.0 [`#126`](https://github.com/JohnAlbin/normalize-scss/pull/126) - Add package-lock.json [`6de4cb1`](https://github.com/JohnAlbin/normalize-scss/commit/6de4cb174d5b243362f0a852ba028ee9fc94d7a1) - Add auto-generated CHANGELOG [`0f20dfa`](https://github.com/JohnAlbin/normalize-scss/commit/0f20dfa19d08d6b47dc71f799afe7aefb0726dba) - Drop Node.js v0.12 support [`d5e3d7d`](https://github.com/JohnAlbin/normalize-scss/commit/d5e3d7dcb87f8898223573e7d85eb102275d7a68) - Release 7.0.1 [`656c32a`](https://github.com/JohnAlbin/normalize-scss/commit/656c32abe6833a594dee08052bb6829577deb83e) - Remove cruft from npm package by updating .npmignore [`c8c011d`](https://github.com/JohnAlbin/normalize-scss/commit/c8c011d59189d7263ead2ab72fe3a20282728425) - Update package-lock [`bd1543c`](https://github.com/JohnAlbin/normalize-scss/commit/bd1543c9a789d6f8001a852dfbd14ad138b64382) - Add .npmignore [`450d9f3`](https://github.com/JohnAlbin/normalize-scss/commit/450d9f3c440d9c5ec4ef2e1f6ca4e53f093552d3) - Update to Typey 1.1.2 [`e84c956`](https://github.com/JohnAlbin/normalize-scss/commit/e84c95606abaa880d8453fe47ed023a888367e3a) - Add gemspec script to automatically update gemspec on release [`8e52562`](https://github.com/JohnAlbin/normalize-scss/commit/8e52562ec70f2b1768bbd2741ecbb6a8829929fa) - Remove completely out-of-date CHANGELOG. [`90c5d18`](https://github.com/JohnAlbin/normalize-scss/commit/90c5d18e601f079c4e514ded011a14b479513784) ### [7.0.0](https://github.com/JohnAlbin/normalize-scss/compare/6.0.0...7.0.0) > 17 May 2017 - Upgrade to normalize 7.0.0. Fixes #107 [`#107`](https://github.com/JohnAlbin/normalize-scss/issues/107) - Prevent unnecessary $normalize-vertical-rhythm usage. Fixes #97 [`#97`](https://github.com/JohnAlbin/normalize-scss/issues/97) - Prevent unnecessary $normalize-vertical-rhythm usage. Fixes #97 [`#97`](https://github.com/JohnAlbin/normalize-scss/issues/97) - Update typey tests. Fixes #93. [`#93`](https://github.com/JohnAlbin/normalize-scss/issues/93) - Remove opinionated font-family rule on html element. [`38f8b3f`](https://github.com/JohnAlbin/normalize-scss/commit/38f8b3fc29ff97cd3dd78d79a8f7f92f2fb9817e) - Remove completely out-of-date CHANGELOG. [`c03dd4a`](https://github.com/JohnAlbin/normalize-scss/commit/c03dd4af0017c0c78100c633003358250ac00433) - Remove opinionated outline rule on "a" element. [`16471b1`](https://github.com/JohnAlbin/normalize-scss/commit/16471b19bccacba50b2332d73c54fe5d86def847) - Update typey-chroma-kss fork with scss-lint rules. [`1bfda71`](https://github.com/JohnAlbin/normalize-scss/commit/1bfda71d30e4436afbe01578b73a4138d1586229) - Remove opinionated properties on fieldset element. [`9e5bee4`](https://github.com/JohnAlbin/normalize-scss/commit/9e5bee421e47747ebaf568d7a41560afba1961d2) - Add the Contributor Covenant v1.4 as our code of conduct. [`9c4b55a`](https://github.com/JohnAlbin/normalize-scss/commit/9c4b55a27dd8aa91fa01b3c1595409a44c9a91d9) - Update the comment on the "abbr" rule. [`63909b0`](https://github.com/JohnAlbin/normalize-scss/commit/63909b01ffa5eedcf9b94d3cc93162a595dcf744) - Update code of conduct. [`52fdb1a`](https://github.com/JohnAlbin/normalize-scss/commit/52fdb1a1d882b7bc462c81151ab70077d47421a3) - Update README. [`2d19748`](https://github.com/JohnAlbin/normalize-scss/commit/2d19748a038c0dd839d0db8327368913d97f49d2) - Tag 7.0.0. [`967536f`](https://github.com/JohnAlbin/normalize-scss/commit/967536f3c9c4d82304767e2b6d4a17abc94f2b89) ### [6.0.0](https://github.com/JohnAlbin/normalize-scss/compare/5.0.4...6.0.0) > 24 October 2016 - Update docs to talk about import paths. Fixes #58 [`#58`](https://github.com/JohnAlbin/normalize-scss/issues/58) - Update to normalize.css 5.0.0. Fixes #88 [`#88`](https://github.com/JohnAlbin/normalize-scss/issues/88) - Drop support for IE 6-7 and Firefox 29. Fixes #89 [`#89`](https://github.com/JohnAlbin/normalize-scss/issues/89) - Remove support for IE6-7 and Firefox 29 from normalize mixin. #89 [`c6ce01a`](https://github.com/JohnAlbin/normalize-scss/commit/c6ce01a6469c087563c182ab01e98d6c58a98d3e) - Convert old "html5" section into the new "sections" section. #88 [`ec9f453`](https://github.com/JohnAlbin/normalize-scss/commit/ec9f45390ac772a79de35ef8bc89c1b7ed08ec8a) - Update "grouping" section. #88 [`7b240bf`](https://github.com/JohnAlbin/normalize-scss/commit/7b240bf2df78e9c89574597bf364afdd944d85e3) - Update "forms" section. #88 [`86f9337`](https://github.com/JohnAlbin/normalize-scss/commit/86f93372c6ec845280c6a727ad6fb88458e280ac) - Update known issues comment. #88 [`47c7ef7`](https://github.com/JohnAlbin/normalize-scss/commit/47c7ef746458e2ad8cea7c632e0143f03ddc72f0) - Add "document" section. #88 [`76b5921`](https://github.com/JohnAlbin/normalize-scss/commit/76b5921e9fe85ced4b72b82d5b470c28db93a8f3) - Drop support for IE6-7 and Firefox 29 in ruby-sass-compass fork. #89 [`1f724e7`](https://github.com/JohnAlbin/normalize-scss/commit/1f724e751f3250e58bf7990b88d403bf94b5ab69) - Remove support for IE6-7 and Firefox 29 from default fork. #89 [`88a1c3b`](https://github.com/JohnAlbin/normalize-scss/commit/88a1c3b19771808c459a5a9caadd4e0c4a1359b2) - Don't output vertical rhythm if only $indent-amount variable is set. #88 [`6dcf294`](https://github.com/JohnAlbin/normalize-scss/commit/6dcf2941f392560414d0f7ebcc4df60b51976d5e) - Update "text" section. #88 [`290d3f2`](https://github.com/JohnAlbin/normalize-scss/commit/290d3f2dec5af4a762632c100393b60f728dd1cc) - Rearrange property order on legend element. #88 [`7f983c1`](https://github.com/JohnAlbin/normalize-scss/commit/7f983c1fc88fa66f90e298eb982c09ffff130919) - Remove support for IE6-7 and Firefox 29 from Typey fork. #89 [`4d034c6`](https://github.com/JohnAlbin/normalize-scss/commit/4d034c66bd6a7f34781a25feadd88dd53e646539) - Simplify @if statements. Clean-up from #89. [`fd05883`](https://github.com/JohnAlbin/normalize-scss/commit/fd058831047946fa1f298504cce150894e0d60b0) - Remove support for IE6-7 and Firefox 29 from Typey/Chroma/KSS fork. #89 [`69e46cf`](https://github.com/JohnAlbin/normalize-scss/commit/69e46cf87f04aff23c92664327e8a489cd9fa89a) - Update "embedded" section. #88 [`0dcebf6`](https://github.com/JohnAlbin/normalize-scss/commit/0dcebf63fcdbc47e2ed72c85f37e04588e22eca7) - Don't output vertical rhythm on h1 by default. #88 [`a3e5051`](https://github.com/JohnAlbin/normalize-scss/commit/a3e5051290ddc889f1dfcd30e35730b017a506ca) - Rename ruby-sass-compass fork to deprecated-compass. [`a323041`](https://github.com/JohnAlbin/normalize-scss/commit/a323041dbbba3c183de5945bc97bd7d6fc25306b) - Make the encapsulation of the helper function a little tighter. [`33e6576`](https://github.com/JohnAlbin/normalize-scss/commit/33e65761b9f11cc4eb613980acc3757b47781d29) - Remove support-for from README and package.json. #89 [`69cd6be`](https://github.com/JohnAlbin/normalize-scss/commit/69cd6be883dfb3e1aba772d36a708701c96217e2) - Remove support-for() from Compass fork. #89 [`c46438f`](https://github.com/JohnAlbin/normalize-scss/commit/c46438f272c0ed6c083436ff32301838225d5611) - Update README. [`6c35ab7`](https://github.com/JohnAlbin/normalize-scss/commit/6c35ab77b866dc74370822576b6acd2e80873476) - Tag 6.0.0. [`865e437`](https://github.com/JohnAlbin/normalize-scss/commit/865e43749361e3b9812e816f4d61afbf5372121c) - Update .gitignore file. [`d3f85fb`](https://github.com/JohnAlbin/normalize-scss/commit/d3f85fbb8300c48a0f82218979055b86b1d0f068) - Add comments about !default usage in default fork. #72 [`17dbd30`](https://github.com/JohnAlbin/normalize-scss/commit/17dbd30f6bbd67d0af5dfc0ec6f0e2459a0aea6b) - Rename Typey/Chorma/KSS fork's styles-base.scss file. [`5e22fc3`](https://github.com/JohnAlbin/normalize-scss/commit/5e22fc3dd98dea8b6551a576673fd674c2e4cd67) #### [5.0.4](https://github.com/JohnAlbin/normalize-scss/compare/5.0.3...5.0.4) > 17 October 2016 - Update homepage URL [`#633`](https://github.com/JohnAlbin/normalize-scss/pull/633) - Update semver strategy [`#615`](https://github.com/JohnAlbin/normalize-scss/pull/615) - More explicitly define font resets on form controls [`#607`](https://github.com/JohnAlbin/normalize-scss/pull/607) - Add rule for all headings lh [`#596`](https://github.com/JohnAlbin/normalize-scss/pull/596) - Use HTML Living Standard sectioning [`bbcf62d`](https://github.com/JohnAlbin/normalize-scss/commit/bbcf62d86f5e327673283900221c8ababa836671) - Only assign typey variables if not already assigned [`1329741`](https://github.com/JohnAlbin/normalize-scss/commit/1329741f2795c17354c981cf7f12ff1c78b74e72) - Update travis tests. [`83a8605`](https://github.com/JohnAlbin/normalize-scss/commit/83a8605b11cc8c0bf6c226c6c96e13cd86491b86) - Update to support-for 1.0.7. [`b81f0ec`](https://github.com/JohnAlbin/normalize-scss/commit/b81f0ec290495da4d88b09eb6d399cf952072880) - Correct the display of <summary> in all browsers [`55ed05a`](https://github.com/JohnAlbin/normalize-scss/commit/55ed05a79c0fd7a9a2c330c6925b982a7d5b307c) - Remove `placeholder` normalization [`f081e45`](https://github.com/JohnAlbin/normalize-scss/commit/f081e459e4ea9f9fce9184cc69e4d3b7c1226e92) - Tag 5.0.4. [`baf6765`](https://github.com/JohnAlbin/normalize-scss/commit/baf67654b40770bfea02bb7757910e26bee2dc30) - Update text-size-adjust documentation [`f9b42c6`](https://github.com/JohnAlbin/normalize-scss/commit/f9b42c6a3bd89ec6d4e1506051cbc63128802dcb) - Simplify headings normalization comment [`fe7a07c`](https://github.com/JohnAlbin/normalize-scss/commit/fe7a07c2c56773faa8d24eac9b1984f2b6b81a61) - Update macOS reference [`3404854`](https://github.com/JohnAlbin/normalize-scss/commit/3404854d02061398a1a77a8ba6ffe27fe67757e1) - chore(package): update eyeglass to version 1.1.2 [`90814f2`](https://github.com/JohnAlbin/normalize-scss/commit/90814f206bb148665b05607012d4aae66e6a1ba0) - chore(package): update mocha to version 3.1.2 [`e4e614c`](https://github.com/JohnAlbin/normalize-scss/commit/e4e614c1c3d2a2f69a13308c79d6239848dcc820) - chore(package): update eslint to version 3.8.0 [`689efeb`](https://github.com/JohnAlbin/normalize-scss/commit/689efeb9e67e234b1396dbb01117f925eb204254) - Update string interpolation to be forward-compatible with Sass 4.0. #70 [`a8cc7b9`](https://github.com/JohnAlbin/normalize-scss/commit/a8cc7b953a2dc6388bed7171fbaff60345337253) - Update CHANGELOG.md date [`fa7d65a`](https://github.com/JohnAlbin/normalize-scss/commit/fa7d65ab39f4c0623b6379793160a32254aa4ffe) - Remove "heading" reference since is redundant [`6f78003`](https://github.com/JohnAlbin/normalize-scss/commit/6f78003ffd58dd57733c7d35777c22cc174beb17) - Tag 5.0.4. [`9dcf1b4`](https://github.com/JohnAlbin/normalize-scss/commit/9dcf1b463431e5bc5d32ab74644855ea53ce8740) #### [5.0.3](https://github.com/JohnAlbin/normalize-scss/compare/5.0.2...5.0.3) > 21 May 2016 - In typey-chroma-kss fork, prevent button variations from generating bogus HTML element selectors [`3d71969`](https://github.com/JohnAlbin/normalize-scss/commit/3d71969badaa99c02156e4273256765c21f6ab85) - Tag 5.0.3. [`b2ad785`](https://github.com/JohnAlbin/normalize-scss/commit/b2ad7856963194e66aefa9ac177a63d3ad36bb14) #### [5.0.2](https://github.com/JohnAlbin/normalize-scss/compare/5.0.1...5.0.2) > 21 May 2016 - Fix button styling in typey-chroma-kss fork. [`7345052`](https://github.com/JohnAlbin/normalize-scss/commit/7345052b3f8978866614058d8313e060ff290550) - Tag 5.0.2. [`6972ca1`](https://github.com/JohnAlbin/normalize-scss/commit/6972ca156e473009d09cb9489ef43cb69cdae747) #### [5.0.1](https://github.com/JohnAlbin/normalize-scss/compare/5.0.0...5.0.1) > 21 May 2016 - Simplify button selectors. [`715fed4`](https://github.com/JohnAlbin/normalize-scss/commit/715fed429a241ef6ab290f1d9470620b2329dc72) - Tag 5.0.1. [`ef0ea67`](https://github.com/JohnAlbin/normalize-scss/commit/ef0ea67aa934c1f9e76675e28ca4ab7e93e96392) ### [5.0.0](https://github.com/JohnAlbin/normalize-scss/compare/4.2.1...5.0.0) > 21 May 2016 - Update to normalize.css 4.1.1. Fixes #55 [`#55`](https://github.com/JohnAlbin/normalize-scss/issues/55) - Update Typey, Chroma and KSS fork to use Twig templates. [`a6f09d1`](https://github.com/JohnAlbin/normalize-scss/commit/a6f09d1746a7f9059376268a987ba247c87b8be9) - Update README. [`4fbac49`](https://github.com/JohnAlbin/normalize-scss/commit/4fbac494a851f149412cca74fd6b2e7209eeaf50) - Tag 5.0.0. [`a80129f`](https://github.com/JohnAlbin/normalize-scss/commit/a80129f2d425b7836077d1735d6e7f4b0a9ba9e8) #### [4.2.1](https://github.com/JohnAlbin/normalize-scss/compare/4.2.0...4.2.1) > 23 April 2016 - Tag 4.2.1. [`bcc4052`](https://github.com/JohnAlbin/normalize-scss/commit/bcc4052f44e686b9f8cab8ac7547b3d4de0b0d37) - Update support-for. [`9fb6dbb`](https://github.com/JohnAlbin/normalize-scss/commit/9fb6dbba3bc67cfe0f1e2a4778b3756cf02c2100) #### [4.2.0](https://github.com/JohnAlbin/normalize-scss/compare/4.1.0...4.2.0) > 29 November 2015 - Update eyeglass support to 0.8.0. [`277a9be`](https://github.com/JohnAlbin/normalize-scss/commit/277a9be83d8dd1ff8fa72cb8c46c162cf935e1e9) - Add Node.js to Travis tests. [`6badbd2`](https://github.com/JohnAlbin/normalize-scss/commit/6badbd2a7551be32a90118a6db12799b0aadf8e0) - Tag 4.2.0. [`1a06d31`](https://github.com/JohnAlbin/normalize-scss/commit/1a06d31b720cac8e5af1358167492b10caba35de) #### [4.1.0](https://github.com/JohnAlbin/normalize-scss/compare/4.0.3...4.1.0) > 23 April 2016 - Restore optgroup font normalisation [`#589`](https://github.com/JohnAlbin/normalize-scss/pull/589) - 4.1.0 [`#576`](https://github.com/JohnAlbin/normalize-scss/pull/576) - Normalize file select buttons [`#574`](https://github.com/JohnAlbin/normalize-scss/pull/574) - Correct the outline of search inputs in Safari [`#575`](https://github.com/JohnAlbin/normalize-scss/pull/575) - Remove gaps in links underline in iOS 8+ and Safari 8+ [`#573`](https://github.com/JohnAlbin/normalize-scss/pull/573) - Limit Firefox focus normalization to buttons [`#569`](https://github.com/JohnAlbin/normalize-scss/pull/569) - Correct the text style of placeholders in Chrome, Edge, and Safari [`#571`](https://github.com/JohnAlbin/normalize-scss/pull/571) - Remove overflow from select and update multiple overflow [`#568`](https://github.com/JohnAlbin/normalize-scss/pull/568) - Remove opinionated cursor styles on buttons [`#563`](https://github.com/JohnAlbin/normalize-scss/pull/563) - Restore `main` to package.json [`#564`](https://github.com/JohnAlbin/normalize-scss/pull/564) - Combine two same selectors [`#558`](https://github.com/JohnAlbin/normalize-scss/pull/558) - Remove `v1` references [`#552`](https://github.com/JohnAlbin/normalize-scss/pull/552) - Small copy change [`#561`](https://github.com/JohnAlbin/normalize-scss/pull/561) - Fix spelling error in comment [`#541`](https://github.com/JohnAlbin/normalize-scss/pull/541) - 4.0.0 [`#539`](https://github.com/JohnAlbin/normalize-scss/pull/539) - Remove opinionated pre overflow [`#538`](https://github.com/JohnAlbin/normalize-scss/pull/538) - Reduce input type selector weight [`#537`](https://github.com/JohnAlbin/normalize-scss/pull/537) - Correct wrapping not present in IE8/9/10/11 and Edge 12/13 [`#536`](https://github.com/JohnAlbin/normalize-scss/pull/536) - Only normalize border-style on img [`#535`](https://github.com/JohnAlbin/normalize-scss/pull/535) - Update the dfn support message [`#532`](https://github.com/JohnAlbin/normalize-scss/pull/532) - fixed eyeglass version [`#50`](https://github.com/JohnAlbin/normalize-scss/pull/50) - Make main file compatible for bower and sass [`#53`](https://github.com/JohnAlbin/normalize-scss/pull/53) - Remove unnecessary input line-height [`#533`](https://github.com/JohnAlbin/normalize-scss/pull/533) - Use inherit to fix legend color [`#531`](https://github.com/JohnAlbin/normalize-scss/pull/531) - Use explicit `outline-width` property instead of `outline` [`#530`](https://github.com/JohnAlbin/normalize-scss/pull/530) - Mark opinionated styles [`#529`](https://github.com/JohnAlbin/normalize-scss/pull/529) - Add Bower install details [`#528`](https://github.com/JohnAlbin/normalize-scss/pull/528) - Remove `sudo: false` from `.travis.yml` [`#515`](https://github.com/JohnAlbin/normalize-scss/pull/515) - Specify browsers for displaying `audio` without controls issue [`#514`](https://github.com/JohnAlbin/normalize-scss/pull/514) - Update `Browser support` section from `README.md` [`#507`](https://github.com/JohnAlbin/normalize-scss/pull/507) - Replace lost button and input focus style [`#490`](https://github.com/JohnAlbin/normalize-scss/pull/490) - Disabled element color inheritance [`#502`](https://github.com/JohnAlbin/normalize-scss/pull/502) - Limit Firefox focus normalization to buttons [`#549`](https://github.com/JohnAlbin/normalize-scss/issues/549) - Remove box-sizing for input[type="search"] [`#471`](https://github.com/JohnAlbin/normalize-scss/issues/471) - Remove Bower and Component(1) files [`#455`](https://github.com/JohnAlbin/normalize-scss/issues/455) - Remove 'hgroup' [`#472`](https://github.com/JohnAlbin/normalize-scss/issues/472) [`#474`](https://github.com/JohnAlbin/normalize-scss/issues/474) - Replace lost button and input focus style [`#481`](https://github.com/JohnAlbin/normalize-scss/issues/481) - Update and organize the normalize.css file [`0c90242`](https://github.com/JohnAlbin/normalize-scss/commit/0c90242399c09af53850d52e992c977a538a8424) - Update documentation and tests [`7f2eaef`](https://github.com/JohnAlbin/normalize-scss/commit/7f2eaef38d5a55c9a1707ae0f6fd1f050cf8fdcf) - Update mocha, chai, and sassy-test. [`7574914`](https://github.com/JohnAlbin/normalize-scss/commit/7574914387cd6d40839da588c7f2c0367a79c9b4) - Update project configuration [`3123b8e`](https://github.com/JohnAlbin/normalize-scss/commit/3123b8e9f5923fd06e4eeb9e0727b7cc42fd94f6) - Un-fork support-for module. #15 [`55d5719`](https://github.com/JohnAlbin/normalize-scss/commit/55d5719de0b498f140d43958843a45c4224d7ea3) - Use Stylelint as a gatekeeper #508 [`21e0c54`](https://github.com/JohnAlbin/normalize-scss/commit/21e0c54ec01538e2e95f4974cc6638f315820f5a) - Update dev dependencies. [`be89491`](https://github.com/JohnAlbin/normalize-scss/commit/be894915e67b65b6452d19f95da925e8ed944e16) - Reduce selector weight of input types [`9a3b1b3`](https://github.com/JohnAlbin/normalize-scss/commit/9a3b1b32f460cdac60d934aad59cf498bd515d6e) - Combine two same selectors #553 [`5ef046f`](https://github.com/JohnAlbin/normalize-scss/commit/5ef046fbd0e3e274b4b89dbc61cd9d0485ad9461) - Remove opinionated table resets [`02c5c7a`](https://github.com/JohnAlbin/normalize-scss/commit/02c5c7adbbec1707900fde86068405735c733b42) - Update to eslint 2.x. [`fe6063b`](https://github.com/JohnAlbin/normalize-scss/commit/fe6063bb7aff7de80304ac50e4887cb131ff67d0) - Move input type appearance normalization into its own rule [`28f2f6c`](https://github.com/JohnAlbin/normalize-scss/commit/28f2f6c292a628abc95358d9b19fae90029ddcd5) - Update README files. [`5d8f52d`](https://github.com/JohnAlbin/normalize-scss/commit/5d8f52df4852679aa306ce95636dd2b8cda13ec4) - Address inconsistent styling of b and strong [`bb55bab`](https://github.com/JohnAlbin/normalize-scss/commit/bb55babbd1fc484861398692db06d62a495c8e7d) - Remove unnecessary color inheritance test now that it has been removed from form elements. [`faf5abc`](https://github.com/JohnAlbin/normalize-scss/commit/faf5abcb3f397c1ae1e74d57283313adfb097918) - Remove color inheritance for button, input, optgroup, select and textarea elements. Color inheritance here causes possible usability issues when working on black backgrounds with white text. Addresses #349 and #339. [`b5ffb63`](https://github.com/JohnAlbin/normalize-scss/commit/b5ffb63df1956220d79d3a56d88d8b934d99febe) - Normalize `hr` overflow [`46e3e05`](https://github.com/JohnAlbin/normalize-scss/commit/46e3e0554c7b81fbfa5cfa1d1531e63f860bb741) - Tag 4.1.0. [`d3bf5c2`](https://github.com/JohnAlbin/normalize-scss/commit/d3bf5c2ae73b2538a4814fb5cfb05f3b59c19f4b) - Address inconsistent styling of abbr[title] [`5304c78`](https://github.com/JohnAlbin/normalize-scss/commit/5304c784ffbd03da265fcbf7bf49f6964cbcfc9c) - Add comment addressing intentional duplicated monospace font [`5daad01`](https://github.com/JohnAlbin/normalize-scss/commit/5daad010a2f19c12b89f317ba9d2c8e4573210d7) - Remove spurious lt-ie9 class form typey-chroma-kss fork. [`c6f7d58`](https://github.com/JohnAlbin/normalize-scss/commit/c6f7d5878c334e3db2c7de31cc91ea0cbf6c5e78) - Update travis test system list. [`5981153`](https://github.com/JohnAlbin/normalize-scss/commit/5981153954e950ffd3eba3d0cafc14ff2b739e5a) - Update documentation and CHANGELOG.md [`65e14b8`](https://github.com/JohnAlbin/normalize-scss/commit/65e14b86144144bb5486eac5cbd613afd8f4b86f) - Mark opinionated declarations [`60cadb0`](https://github.com/JohnAlbin/normalize-scss/commit/60cadb0921606a6f76d05f3507bf98c68bf35297) - Add Travis CI for linting #508 [`393c87e`](https://github.com/JohnAlbin/normalize-scss/commit/393c87ef6596e98200b3984993ab586f115a6466) - Update browser support versions. [`915d86b`](https://github.com/JohnAlbin/normalize-scss/commit/915d86b72fa963cec02b1b0a5e23b9265df10c14) - Ensure long-hand background declaration usage for consistency. [`5973b6a`](https://github.com/JohnAlbin/normalize-scss/commit/5973b6a6e8ff03d23e0a178e4c59ba8a7989a26d) - Remove double space [`e66b004`](https://github.com/JohnAlbin/normalize-scss/commit/e66b004a430065ceeac25375a2be3337c870ce07) - Use relative path in import of _import-now partial. #52 [`6cf1f3f`](https://github.com/JohnAlbin/normalize-scss/commit/6cf1f3f7975e4ed1214f4ee53b241aae7263e26c) - Add link to contribution guidelines [`64de79a`](https://github.com/JohnAlbin/normalize-scss/commit/64de79a543546eaba548eed9d2be20986857a0e8) - Fix typo in README [`72a77f0`](https://github.com/JohnAlbin/normalize-scss/commit/72a77f0316ff55c9a68af22741ca37a1cccb09c4) - Update CHANGELOG.md for color inheritence change [`a3531ef`](https://github.com/JohnAlbin/normalize-scss/commit/a3531ef27b26719dccfbec33890f2a067fdb830e) #### [4.0.3](https://github.com/JohnAlbin/normalize-scss/compare/4.0.2...4.0.3) > 29 November 2015 - Fix _vertical-rhythm.scss issue #45 [`#46`](https://github.com/JohnAlbin/normalize-scss/pull/46) - Using rem units with IE8 support generates incorrect CSS. Fixes #47 [`#47`](https://github.com/JohnAlbin/normalize-scss/issues/47) - Replace fixtures/typey-1.0.0-beta.7 with devDependency on beta.8. [`7680810`](https://github.com/JohnAlbin/normalize-scss/commit/7680810977be7f2f249170dff486ed3686ea7759) - Add more KSS comments. [`ee8bf55`](https://github.com/JohnAlbin/normalize-scss/commit/ee8bf5583b41c46c568a52c811410acafcd64894) - Remove accidental inclusion of support-legacy-browser() in typey-chroma-kss fork. [`a7bb489`](https://github.com/JohnAlbin/normalize-scss/commit/a7bb489dc2e67a767e50d7dbf54a30e26af8e414) - Tag 4.0.3. [`1440cb6`](https://github.com/JohnAlbin/normalize-scss/commit/1440cb69c26fea22689d922d502c20a37bda1782) - Add $typey-debug variable to typey-chorma-kss fork. [`d1835fb`](https://github.com/JohnAlbin/normalize-scss/commit/d1835fbb7d7ec08b105ca6de128d00ce61f58cf9) - Fix _vertical-rhythm.scss issue #45 [`211e311`](https://github.com/JohnAlbin/normalize-scss/commit/211e3110d7667ed702fb45c3717bac84075d42c4) - In typey-chroma-kss fork, fix linting error. [`9dce99b`](https://github.com/JohnAlbin/normalize-scss/commit/9dce99b41c7f5825262e021ff23cd55f54b293f2) - In typey-chroma-kss fork, make $rem-fallback depend on support-for(). [`334cda8`](https://github.com/JohnAlbin/normalize-scss/commit/334cda8537e6698dad386348a0af343167637ef8) - In typey-chroma-kss fork, add comments about components to styles-base. [`e0fbdf0`](https://github.com/JohnAlbin/normalize-scss/commit/e0fbdf08d82a3be459163bef383726f04319296b) - Minor tweak of typey-chroma-kss fork. [`f311015`](https://github.com/JohnAlbin/normalize-scss/commit/f311015b0fcb7d2ee1bf61aae8024288996e0171) - Remove accidental inclusion of scss-lint rule. [`cfafa79`](https://github.com/JohnAlbin/normalize-scss/commit/cfafa791556d346a5e2ea09effcb6d46841c011a) #### [4.0.2](https://github.com/JohnAlbin/normalize-scss/compare/4.0.1...4.0.2) > 24 November 2015 - Fix eyeglass module support. Fixes #44 [`#44`](https://github.com/JohnAlbin/normalize-scss/issues/44) - Tag 4.0.2. [`6b1f9fb`](https://github.com/JohnAlbin/normalize-scss/commit/6b1f9fb00800efe91a14bfe25178e422d14fbfa3) - Update README. [`d89009e`](https://github.com/JohnAlbin/normalize-scss/commit/d89009e17896ef88a2c5022ac77363ba032260df) #### [4.0.1](https://github.com/JohnAlbin/normalize-scss/compare/4.0.0...4.0.1) > 23 November 2015 - Tag 4.0.1. [`0f0d3e3`](https://github.com/JohnAlbin/normalize-scss/commit/0f0d3e313400fd36439d910372868a5e7d61b445) - Fix sass linting error. [`cf42d92`](https://github.com/JohnAlbin/normalize-scss/commit/cf42d92b2ae73382a23ef39c73c446485053526b) - Sass linting fix. [`c131fd6`](https://github.com/JohnAlbin/normalize-scss/commit/c131fd6a5e49e5823cd7cf6b1024822b7437e84d) - Update Travis to use container and not test on Node 0.10. [`761f35d`](https://github.com/JohnAlbin/normalize-scss/commit/761f35d26b126c58eaa61b6b0c1e0b99264dbee1) - Update link to 4.0.0 release. [`05b7afb`](https://github.com/JohnAlbin/normalize-scss/commit/05b7afbd4c86c31f6d4ec9143237edb6f7f31626) - Fix sass linting error. [`1977e62`](https://github.com/JohnAlbin/normalize-scss/commit/1977e6297bbc9397ebd76593f5285ce02f37a26e) - Rename test/common.js to test/helper.js. [`e179dac`](https://github.com/JohnAlbin/normalize-scss/commit/e179dac2e9b88931fcbad07e47f651a68a0a3148) #### [4.0.0](https://github.com/JohnAlbin/normalize-scss/compare/4.0.0-beta.1...4.0.0) > 19 November 2015 - Add typey-chroma-kss fork version. [`f0a837d`](https://github.com/JohnAlbin/normalize-scss/commit/f0a837d504c984f4d4b5c6ba85b1fabe0b0fbbb7) - Move blockquote, p, pre to grouping. [`468fe5d`](https://github.com/JohnAlbin/normalize-scss/commit/468fe5d2e5cf74cfed4240a020d84fbed0ac4712) - Update typey-chroma-kss fork. [`773c7e4`](https://github.com/JohnAlbin/normalize-scss/commit/773c7e4addfc6b3c952320e650e3824ac7954b83) - Move "lists" into "grouping" rulesets. [`d008227`](https://github.com/JohnAlbin/normalize-scss/commit/d0082278b30a425f048af65773b6598c63974922) - Update typey fork. [`95c4271`](https://github.com/JohnAlbin/normalize-scss/commit/95c4271f8d4ac69afe945764ba53db9326f2a453) - Use @include padding() on fieldset in typey fork. [`4495735`](https://github.com/JohnAlbin/normalize-scss/commit/44957353fd9acabd09a97f9b49ac45263b2f8d02) - Tag 4.0.0. [`a3c563f`](https://github.com/JohnAlbin/normalize-scss/commit/a3c563fd4602a40dd7ad269b9dd3f781f632a61e) - Update code comments. [`0f651c8`](https://github.com/JohnAlbin/normalize-scss/commit/0f651c861d97b865cf034476529fc8b111a8cbab) - Update package.json. [`fc5f854`](https://github.com/JohnAlbin/normalize-scss/commit/fc5f854b44f27ae299af8cc8b066b31bd0933906) #### [4.0.0-beta.1](https://github.com/JohnAlbin/normalize-scss/compare/3.0.3...4.0.0-beta.1) > 18 November 2015 - Add protected license comment. Fixes #41 [`#41`](https://github.com/JohnAlbin/normalize-scss/issues/41) - Indent _normalize.scss to reduce git diff when making it into a mixin later. [`9f79a96`](https://github.com/JohnAlbin/normalize-scss/commit/9f79a96072f35f1c3a1942eef076307f397dd73b) - Convert tests to libSass. [`431bfd4`](https://github.com/JohnAlbin/normalize-scss/commit/431bfd46a0632ccc2334e913c939f791b6d0e6ed) - Add typey fork. [`d097a1a`](https://github.com/JohnAlbin/normalize-scss/commit/d097a1a5996af73943778a747e8ef92ed5017a98) - Add normalize() mixin. [`ddbed31`](https://github.com/JohnAlbin/normalize-scss/commit/ddbed315cd30619784b1dab4081e6fd00247ba97) - Remove test files from parent project. [`6f842db`](https://github.com/JohnAlbin/normalize-scss/commit/6f842dbcf16595bc118d0933da4afa9d1e614442) - Remove $strict-normalize by setting support defaults equal to v3 of normalize.css. [`344a0c0`](https://github.com/JohnAlbin/normalize-scss/commit/344a0c0c226c6771af77889fdbd2491feb3cb266) - Add default fork versions. [`c7e2ae0`](https://github.com/JohnAlbin/normalize-scss/commit/c7e2ae08bd0b9fe118eadd5742561bb7b1d4e05e) - Add a fork-able version for Compass. [`bb02bd8`](https://github.com/JohnAlbin/normalize-scss/commit/bb02bd8d7da0d00a159bff8625eb1edf02c34ca9) - Add tests for Compass fork version. [`5758744`](https://github.com/JohnAlbin/normalize-scss/commit/5758744b4e5ac6d8a971ce4f0cb383ac3c637dd2) - Add import-now module. [`7159523`](https://github.com/JohnAlbin/normalize-scss/commit/7159523365aa99fc9ded12441047a4e923004dfd) - Add tests for default fork version. [`080f443`](https://github.com/JohnAlbin/normalize-scss/commit/080f443ea08af7aa77c36c128069acd1340da489) - Allow $normalize-support-for to support "last X versions" with -X value. [`84f8e28`](https://github.com/JohnAlbin/normalize-scss/commit/84f8e2859cd3e564d292ac657f3fb6738542b603) - Stop using compass/support module. [`b4cb155`](https://github.com/JohnAlbin/normalize-scss/commit/b4cb155f3004e94f57d981c83121e4aca1e0cd59) - Remove apply-side-rhythm-border(). [`94b3f20`](https://github.com/JohnAlbin/normalize-scss/commit/94b3f204196ef5e020317197d21f1002c936a707) - Update README. [`6fde3de`](https://github.com/JohnAlbin/normalize-scss/commit/6fde3de4723fe44bc2882cc1e1e69bab4737136a) - Add 3rd party support-for dependency. [`f32a7fd`](https://github.com/JohnAlbin/normalize-scss/commit/f32a7fdae314297ee053d6588d7ea913aeb7fb4b) - Remove Ruby-based tests. [`9e20c51`](https://github.com/JohnAlbin/normalize-scss/commit/9e20c51c6bf66469c8dc07dde2c2743909f1eaef) - Use new normalize-margin() mixin in _normalize.scss. [`6f64bee`](https://github.com/JohnAlbin/normalize-scss/commit/6f64bee4c54f17cabf5d24332e5fdd03ca557709) - Remove compass/typography/vertical_rhythm module. [`bb3e7e1`](https://github.com/JohnAlbin/normalize-scss/commit/bb3e7e180aeba3ce1e277de7a63ba3b14ec846e6) - Remove establish-baseline(). [`04376a5`](https://github.com/JohnAlbin/normalize-scss/commit/04376a54c6549b85f54e4b22e1d78fcbc0916966) - Update default fork version. [`36ec814`](https://github.com/JohnAlbin/normalize-scss/commit/36ec814e50147fe22ca256719f8fc9512f3cd162) - Move variables to their own partial. [`e84c6b0`](https://github.com/JohnAlbin/normalize-scss/commit/e84c6b087603317c4b0d95a6471cfbde94cb6299) - Remove adjust-font-size-to(). [`200d428`](https://github.com/JohnAlbin/normalize-scss/commit/200d428a281d2bbeafb890b7cc98006edf33e0e5) - Update README. [`bf84ec9`](https://github.com/JohnAlbin/normalize-scss/commit/bf84ec994ac48ce342a0847401d9e283fa39c03f) - Add $normalize-vertical-rhythm to force line-heights when using default variable values. [`78bfa99`](https://github.com/JohnAlbin/normalize-scss/commit/78bfa994fb4deab98e1ad989615583bef90cdebc) - Slight refactoring of vertical-rhythm module. [`714c497`](https://github.com/JohnAlbin/normalize-scss/commit/714c49774918ff835d2b136d340560406bfc135d) - Update README. [`08ea3ea`](https://github.com/JohnAlbin/normalize-scss/commit/08ea3ea66732b4d62add41f3819cec9c4f243854) - Remove compass/css3/box-sizing. [`80272d3`](https://github.com/JohnAlbin/normalize-scss/commit/80272d3592512d0560eeec9752b9eea9c20040da) - Update package.json with npm init. [`80fa1f3`](https://github.com/JohnAlbin/normalize-scss/commit/80fa1f3a608f9eead753eaab0bee6d7bf59bde0a) - Update package.json with npm init. [`b4b23b3`](https://github.com/JohnAlbin/normalize-scss/commit/b4b23b3bfcdcb3f27046be509d441563a1afe402) - Remove component.json. [`133ccb1`](https://github.com/JohnAlbin/normalize-scss/commit/133ccb1a6506571470d62bfd7b07d82421c37957) - Remove leader() and trailer(). [`d3ff876`](https://github.com/JohnAlbin/normalize-scss/commit/d3ff876e167643bfacb2073b2975e3c94e1838bd) - Add .gitignore. [`6b2e10e`](https://github.com/JohnAlbin/normalize-scss/commit/6b2e10ec7225bf659d3f3271649a41ebe5d0676f) - Export SASS_PATH for Ruby Sass without Compass. [`162dc75`](https://github.com/JohnAlbin/normalize-scss/commit/162dc7546f85b21448d979b123cd8848f81b5b98) - Add forkable ruby sass/compass version. [`e10aa22`](https://github.com/JohnAlbin/normalize-scss/commit/e10aa22a4a24d10fd993cd59ce6e319b66903d27) - Update travis.yml to run node.js tests. [`2d26546`](https://github.com/JohnAlbin/normalize-scss/commit/2d26546cc8313e3dcb371cd5fcd73f9559eb88e8) - Update README. [`8b7b6fb`](https://github.com/JohnAlbin/normalize-scss/commit/8b7b6fb68b5a8ef03b93ac5b20cd3af3cd00a974) - Update bower.json. [`c400940`](https://github.com/JohnAlbin/normalize-scss/commit/c400940dce54bf93daf8f536ab9afe9c93d7b9de) - Move _normalize.scss to sass/ directory. [`cbd868e`](https://github.com/JohnAlbin/normalize-scss/commit/cbd868e94ca8a24b2675bd6085ff79e89b40e78b) - Update READMEs. [`bd252e8`](https://github.com/JohnAlbin/normalize-scss/commit/bd252e89c1bae7677dc2a8628fbfdb8a1eb5894a) - Remove version number from output. [`07ad14b`](https://github.com/JohnAlbin/normalize-scss/commit/07ad14b78fe11ce0248affd3aec25030c278a079) - Add eyeglass support. [`299d01c`](https://github.com/JohnAlbin/normalize-scss/commit/299d01c2c84522a5b009140c5b51d4627af9a822) - Rename font-values module to normalize/vertical-rhythm. [`2d87caf`](https://github.com/JohnAlbin/normalize-scss/commit/2d87caff26f4249a6356d3595d1cd982db0a3192) - Remove unused $rhythm-unit variable. [`eecec15`](https://github.com/JohnAlbin/normalize-scss/commit/eecec15327c5853d731e3f920261421edea185f7) - Update gemspec. [`81f7c73`](https://github.com/JohnAlbin/normalize-scss/commit/81f7c735dff94817d19c4a1e20d5242dec531e57) - Remove output-rhythm(). [`5a0496c`](https://github.com/JohnAlbin/normalize-scss/commit/5a0496c8a1cf07d7416e43e188acfefca225abf2) - Update project description. [`1c09e98`](https://github.com/JohnAlbin/normalize-scss/commit/1c09e98a9866f2a5099d72c83e31b27804e831c0) - Tag 4.0.0-beta.1 [`030ba76`](https://github.com/JohnAlbin/normalize-scss/commit/030ba7658a267b3e75b2b996bfd339ea9d96073f) - Update License string in package.json. [`95795f3`](https://github.com/JohnAlbin/normalize-scss/commit/95795f39891fd065afc2f92bd59dc103aa8c7525) - Update README. [`79632de`](https://github.com/JohnAlbin/normalize-scss/commit/79632de2dd56b52e52f6ec3c910a7ae1210941bf) - Re-add $rhythm-unit variable. [`41cbf0f`](https://github.com/JohnAlbin/normalize-scss/commit/41cbf0fc64cd3793fec72b42554ed131d688a6ee) - Test all branches on Travis. [`680461c`](https://github.com/JohnAlbin/normalize-scss/commit/680461ca70dc9fe927b7761b9422730cac04561d) - Update package description. [`5ade25f`](https://github.com/JohnAlbin/normalize-scss/commit/5ade25f934114fa47fdfc4bae7df5c3fb1c1e824) - Remove debug-vertical-alignment(). [`21b7965`](https://github.com/JohnAlbin/normalize-scss/commit/21b7965bb30325ae759926ab91ee17d73289afa7) - Fix version number in component.json. [`2a4bb5f`](https://github.com/JohnAlbin/normalize-scss/commit/2a4bb5f935c2ed048f5184fc2e0f47822dac12ba) - Update README. [`0235fcd`](https://github.com/JohnAlbin/normalize-scss/commit/0235fcd2b83f3722363dc34a04f1cdb2cbf283bb) - Fix link to download. [`ce0751d`](https://github.com/JohnAlbin/normalize-scss/commit/ce0751d999aad49ee642eeb945888ee77dc9eb26) - Fix adjust-font-size-to() fallback to work with libSass. [`4b548f1`](https://github.com/JohnAlbin/normalize-scss/commit/4b548f13c75d475e58ede282316eb2c8d689ec92) - Fix version in CHANGELOG. [`4f53999`](https://github.com/JohnAlbin/normalize-scss/commit/4f539996b8ae71d930b3aa5673cfbf936b5438f2) - Update README. [`21b7c48`](https://github.com/JohnAlbin/normalize-scss/commit/21b7c48570514a97d39aab5d8e259637cd3d8050) - Remove component.json from bower.json ignore list. [`a2ef5ef`](https://github.com/JohnAlbin/normalize-scss/commit/a2ef5ef0709174498dfdac6340916e836b932e9f) - Edit .travis.yml. [`b469406`](https://github.com/JohnAlbin/normalize-scss/commit/b46940693d46a343a45d1577d3d40904943ff489) - Update README. [`a689319`](https://github.com/JohnAlbin/normalize-scss/commit/a689319ebce0ebdebdaf165ae068fa04dd79367f) #### [3.0.3](https://github.com/JohnAlbin/normalize-scss/compare/3.0.2+normalize.3.0.2...3.0.3) > 17 October 2015 - Fix invalid JSON in package.json [`#37`](https://github.com/JohnAlbin/normalize-scss/pull/37) - Merge normalize.css 3.0.3 into master. Fixes #38 [`#38`](https://github.com/JohnAlbin/normalize-scss/issues/38) - Force LICENCE to be published to npm [`#430`](https://github.com/JohnAlbin/normalize-scss/issues/430) - Remove unnecessary vendor prefixes [`#400`](https://github.com/JohnAlbin/normalize-scss/issues/400) - Extensive README update. [`1e62f0d`](https://github.com/JohnAlbin/normalize-scss/commit/1e62f0d36a5a8703cd8e45c32cac9dd321786b25) - Update tests. [`f55eb8b`](https://github.com/JohnAlbin/normalize-scss/commit/f55eb8bb64c83f40dcae5a36edf798c3265f5540) - Update version to 3.0.3+normalize.3.0.3. [`e8e479e`](https://github.com/JohnAlbin/normalize-scss/commit/e8e479e8e1efc2386798272d8cc2fb8ef67f8fce) - Update markdown in README. [`bcfa1da`](https://github.com/JohnAlbin/normalize-scss/commit/bcfa1dae67519fe8345473f5ccff9f3138a6d475) - Fix tests for Safari 6. [`0240cee`](https://github.com/JohnAlbin/normalize-scss/commit/0240ceebff6714ef578e1f209bd1d83950ef5cb7) - Replace poor docs with link to better docs in wiki. [`a8907ff`](https://github.com/JohnAlbin/normalize-scss/commit/a8907ffe82c9d941f4187322d4f7ad5a3bb95094) - Update markdown in README. [`bb717a5`](https://github.com/JohnAlbin/normalize-scss/commit/bb717a50426c5d70dbc1e7a83237e148c53259d5) - Fix a few CSS comments [`ef2b006`](https://github.com/JohnAlbin/normalize-scss/commit/ef2b006aad2d08e3f2a0f184093d01d9eb04bcb3) - Update markdown in README. [`f9ae88c`](https://github.com/JohnAlbin/normalize-scss/commit/f9ae88ce1fb9ab0ec47105e6b50b6a7dac2f8082) - Fix project URL in normalize.css file [`0c31dad`](https://github.com/JohnAlbin/normalize-scss/commit/0c31dada5189a577f16fc61cbd8680e7f35bcca3) - Improve docs for $base-font-size variable. [`9c05204`](https://github.com/JohnAlbin/normalize-scss/commit/9c05204987f7f23519cce0d2ec9604d367a36cee) - Add main property to 'package.json' [`947b1ae`](https://github.com/JohnAlbin/normalize-scss/commit/947b1ae124cc987848262b6513242c83348a733d) - Add cdnjs link to README [`1d11c9b`](https://github.com/JohnAlbin/normalize-scss/commit/1d11c9bc5323fca60f8fc9924376df7dc4893fb4) #### [3.0.2+normalize.3.0.2](https://github.com/JohnAlbin/normalize-scss/compare/3.0.1+normalize.3.0.1...3.0.2+normalize.3.0.2) > 6 November 2014 - Only alter 'background-color' of links in IE 10 [`#337`](https://github.com/JohnAlbin/normalize-scss/issues/337) - Add `menu` element to HTML5 display definitions [`#370`](https://github.com/JohnAlbin/normalize-scss/issues/370) - Update test controls. [`5f87d02`](https://github.com/JohnAlbin/normalize-scss/commit/5f87d020a216067bf38dbea82bad8f6aa156358a) - Update version to 3.0.2+normalize.3.0.2. [`11e3409`](https://github.com/JohnAlbin/normalize-scss/commit/11e34094e84b11f03251294f1d443e1cd921dcf0) - Update tests to use Compass.sass_compiler instead of deprecated Compass.compiler. [`3302ec8`](https://github.com/JohnAlbin/normalize-scss/commit/3302ec8f01fe9691d206384c3be5ce7d774827a2) - Merge normalize.css 3.0.2 into master [`2379d96`](https://github.com/JohnAlbin/normalize-scss/commit/2379d961db7c516d14dc1428d1df2faa0f5bd977) - Add 'menu' to tests [`bb82bc9`](https://github.com/JohnAlbin/normalize-scss/commit/bb82bc9b87445865415c525495b7c8b39e85e998) - Update test controls. [`cba7325`](https://github.com/JohnAlbin/normalize-scss/commit/cba73256cd090c4f9e15243a53230f5569296d41) - Add code comment about nested lists. [`af16a18`](https://github.com/JohnAlbin/normalize-scss/commit/af16a182f19c609a4cb3a9f0bb2fbda60f71889a) - Fix code style [`a473cee`](https://github.com/JohnAlbin/normalize-scss/commit/a473cee8a2ab09e7590e9fcc130834d6248350a6) - Fix package.json [`ff1cdc2`](https://github.com/JohnAlbin/normalize-scss/commit/ff1cdc2a864f8cc1abc26d78e846ef0a6a63b123) #### [3.0.1+normalize.3.0.1](https://github.com/JohnAlbin/normalize-scss/compare/3.0.0+normalize.3.0.1...3.0.1+normalize.3.0.1) > 26 August 2014 - Update version to 3.0.1+normalize.3.0.1. [`558ad50`](https://github.com/JohnAlbin/normalize-scss/commit/558ad50c9bea79fd3accb754fcacb9e04bd75cd2) - Update figure ruleset to output for Safari 6. [`1639f0d`](https://github.com/JohnAlbin/normalize-scss/commit/1639f0d0e2d12065353412fef01aa2c43abcf938) - Use recommended Sass/Compass dependencies. [`da32664`](https://github.com/JohnAlbin/normalize-scss/commit/da326648ca0025027dc4336049c2cc3f93ac504a) - Fix italics in README markdown. [`f3c22dd`](https://github.com/JohnAlbin/normalize-scss/commit/f3c22ddc517d0aac8cbfa64846d2c3718fb5a5de) - Fix version number in README. [`68865a6`](https://github.com/JohnAlbin/normalize-scss/commit/68865a69852c2248c29d014ce295fa37379d61a7) #### [3.0.0+normalize.3.0.1](https://github.com/JohnAlbin/normalize-scss/compare/3.0.0-alpha.2+normalize.3.0.0...3.0.0+normalize.3.0.1) > 26 August 2014 - Add extended docs to README [`#353`](https://github.com/JohnAlbin/normalize-scss/issues/353) - More accurate comments [`#299`](https://github.com/JohnAlbin/normalize-scss/issues/299) [`#292`](https://github.com/JohnAlbin/normalize-scss/issues/292) [`#304`](https://github.com/JohnAlbin/normalize-scss/issues/304) - Update tests. [`c02572b`](https://github.com/JohnAlbin/normalize-scss/commit/c02572b1e6402ec1208833f73616d4a14b6ca2ab) - Add package.json [`058ee3b`](https://github.com/JohnAlbin/normalize-scss/commit/058ee3b0adf88c4cdd3c9c6b4604d643f39f6075) - Update version to 3.0.0+normalize.3.0.1. [`f2fecbf`](https://github.com/JohnAlbin/normalize-scss/commit/f2fecbff0d0a707f1ea0ddb96589410dc9a1dbb8) - Merge normalize.css 3.0.1 into master [`6b1bfdf`](https://github.com/JohnAlbin/normalize-scss/commit/6b1bfdf48647a17d189f930539f9d848a4c2977d) - Move code and pre blocks to normailze.css Grouping content section. [`33b2fbf`](https://github.com/JohnAlbin/normalize-scss/commit/33b2fbf1d6fed98f6a8e12cfc101393dc475e53e) - Remove forked additional support-legacy-browser() to match Compass 1.0.0. [`1455ed8`](https://github.com/JohnAlbin/normalize-scss/commit/1455ed87fd9afea3ee2fd45ddb8729bf5c9a61da) - Update support-legacy-browser() with code from latest #1524. [`db9befc`](https://github.com/JohnAlbin/normalize-scss/commit/db9befc53ea9d2ef2d089d3a4ec9aa6abfd02969) - Add $critical-usage-threshold: 100 to tests. [`e28d4e5`](https://github.com/JohnAlbin/normalize-scss/commit/e28d4e5893c185eb34a5a5129b32fd3a5131f714) - Use output-rhythm mixin [`a88fd96`](https://github.com/JohnAlbin/normalize-scss/commit/a88fd96f90f16d19958cfb31111fc8aa26186cf3) - Fix indentation [`de39c2c`](https://github.com/JohnAlbin/normalize-scss/commit/de39c2c76e72545f4af376f0b9f492ed3d868158) - Fix misplaced comments. [`d344351`](https://github.com/JohnAlbin/normalize-scss/commit/d34435183cbb5b84edb406c12b6ea93ea155bb29) - Update legend ruleset IE check to be IE 11 and lower. [`8e2cc1d`](https://github.com/JohnAlbin/normalize-scss/commit/8e2cc1d4b4c3fa787ffe9c4ff59eae5f4be25292) - Fix test failure output color. [`8cd2697`](https://github.com/JohnAlbin/normalize-scss/commit/8cd2697babd4edbcfa2a814cfc8e37cfc80d13e2) - Fix markdown syntax in README. [`cbc89c2`](https://github.com/JohnAlbin/normalize-scss/commit/cbc89c2acc24e57b517bd04b5d7fe70d2c18545e) #### [3.0.0-alpha.2+normalize.3.0.0](https://github.com/JohnAlbin/normalize-scss/compare/3.0.0-alpha.1+normalize.2.1.3...3.0.0-alpha.2+normalize.3.0.0) > 11 February 2014 - Update test controls after 3.0.0 upgrade. [`1a65a9b`](https://github.com/JohnAlbin/normalize-scss/commit/1a65a9b945786cb595f6918af54b0b0d0f805929) - Add tests for IE 9/10 and Safari 5/6. [`628098f`](https://github.com/JohnAlbin/normalize-scss/commit/628098f8e7a5711c9762da3e5c02e41aaf679110) - Explicit tests for each normalization [`5b57298`](https://github.com/JohnAlbin/normalize-scss/commit/5b57298fc3ed1be2cafc7c02aef83a7f07bb1a5e) - Update IE tests. [`807c42e`](https://github.com/JohnAlbin/normalize-scss/commit/807c42e565cea28824e4cdadb349122bc956c51d) - Reorganise normalize.css and edit comments [`3fe0df0`](https://github.com/JohnAlbin/normalize-scss/commit/3fe0df0fe511a914bee47c6e11b1832a5a6830ff) - Add additional support-legacy-browser() so IE 8,9 and Safari 5 support can be removed. [`edadec4`](https://github.com/JohnAlbin/normalize-scss/commit/edadec4ab9b16ba1765eff06c7dc8615fad7c8d8) - Change indentation: 4 -> 2 spaces [`45cc401`](https://github.com/JohnAlbin/normalize-scss/commit/45cc401523c73a7ea48d433a269a7164059a4812) - Update tests in test.html. [`695573c`](https://github.com/JohnAlbin/normalize-scss/commit/695573c011dad2f16455bb666d33660f8c261831) - Add test for IE 10. [`6e5401f`](https://github.com/JohnAlbin/normalize-scss/commit/6e5401fd5ab19a96bd38280c2483e863ecd3cf35) - Update keywords and ignores in bower.json and component.json. [`cb2c3ee`](https://github.com/JohnAlbin/normalize-scss/commit/cb2c3ee3947f85280e36372f5880f80a97d7e7c9) - Update version to 3.0.0-alpha.1+normalize.3.0.0. [`15e3ab2`](https://github.com/JohnAlbin/normalize-scss/commit/15e3ab2d0ba9348a88c0feccd36ee7e5022955b2) - Change project URL. [`f588ada`](https://github.com/JohnAlbin/normalize-scss/commit/f588ada5eefb5c4080d98c788ee0578a9d1f196d) - Update project description in the .json, .gemspec and README files. [`ca93bd5`](https://github.com/JohnAlbin/normalize-scss/commit/ca93bd5e60c3e49a3a2882784a35e13fa8f9e9e0) - Update CHANGELOG [`488f365`](https://github.com/JohnAlbin/normalize-scss/commit/488f365fdd04fb9b2c9e85718952a698cb2e6e84) - Update test controls with update project name. [`5fd4f19`](https://github.com/JohnAlbin/normalize-scss/commit/5fd4f19dc212c6681a2860062f8ec3727519062b) - Update browser support [`d00c1c9`](https://github.com/JohnAlbin/normalize-scss/commit/d00c1c98ae09f760ee8f9a72a61d92dae88cdc30) - Fix number input button cursor on OS X Chrome [`d86aa85`](https://github.com/JohnAlbin/normalize-scss/commit/d86aa8500ee7e8c6568413ccfc115fe437010727) - Revert 6992935807a5ed7ec60fb97e3f9fd02cc102a110 [`a2ae3b5`](https://github.com/JohnAlbin/normalize-scss/commit/a2ae3b5d7a49b67da03ff9b0878c2d2a53fbc821) - Address `button` overflow in IE 8/9/10 [`68322db`](https://github.com/JohnAlbin/normalize-scss/commit/68322db312c1c8eb9fd1e9d2571c7728ea9c4cbe) - Fix i18n for `q` element [`7e80851`](https://github.com/JohnAlbin/normalize-scss/commit/7e80851c5fd2d49772235e2d453c9e1caaeb2bc5) - Revert `textarea` alignment modification [`20e5822`](https://github.com/JohnAlbin/normalize-scss/commit/20e58223c9f07607289063c649a7e0e569ec7f97) - Update download methods in README. [`02a10e9`](https://github.com/JohnAlbin/normalize-scss/commit/02a10e95b2b999333afa89430de944dbe78dc7b2) - Fix vertical alignment of `progress` [`37ea6ae`](https://github.com/JohnAlbin/normalize-scss/commit/37ea6ae1874dce2ecd4aa3a5b0edc89f7da29337) - Change dependency from Compass to compass-core. [`3c0722b`](https://github.com/JohnAlbin/normalize-scss/commit/3c0722b0a3cd4c2043ec8b9f959d75c39fc31efc) - Merge normalize.css 3.0.0 into master [`fd6c69e`](https://github.com/JohnAlbin/normalize-scss/commit/fd6c69ef98cf6a97bc4e3b5a9be389a0b127740f) - Add sache.json for sache.io website. [`1689117`](https://github.com/JohnAlbin/normalize-scss/commit/1689117297c69c166746324479d2810963547ce5) - Fix `pre` text formatting and overflow [`a8edd0c`](https://github.com/JohnAlbin/normalize-scss/commit/a8edd0c5aa06b905e8e1550fd6a5c01e46375194) - Update release info in README. [`11150c8`](https://github.com/JohnAlbin/normalize-scss/commit/11150c890741ea25ea2b3223e6251c369a6b3882) - Add copyright and license info to Navigator code files. [`54fe78d`](https://github.com/JohnAlbin/normalize-scss/commit/54fe78d7310a1b7bd8fa2901ed9d37767ca251ea) - Update links to releases in README.md. [`87b5268`](https://github.com/JohnAlbin/normalize-scss/commit/87b526879961ab038639d18e8b151b6aca48e866) - Remove unneeded files from gemspec. [`002c195`](https://github.com/JohnAlbin/normalize-scss/commit/002c1950d35eb9b80d2a7cc48594097d2240ddbb) - Fix `textarea` test title [`3d8f336`](https://github.com/JohnAlbin/normalize-scss/commit/3d8f336d171354d615967b5ade85773aad83330f) - Fix rendering of test file on mobile [`e372fcd`](https://github.com/JohnAlbin/normalize-scss/commit/e372fcd83d2de2f08ce6755660c36da7954fdb4d) - Update README to show latest stable release version. [`b062137`](https://github.com/JohnAlbin/normalize-scss/commit/b062137283c67c8ddb1acbacc56ec03f544724d1) - Fix ‘san-serif’ typo in test file [`f3db654`](https://github.com/JohnAlbin/normalize-scss/commit/f3db654b78ddfa84c4d33d8427126eb7bd745ca0) - Add additional @see comment to @todo. [`486b062`](https://github.com/JohnAlbin/normalize-scss/commit/486b062a3809ef4f058a18607a4993285ed8e714) #### [3.0.0-alpha.1+normalize.2.1.3](https://github.com/JohnAlbin/normalize-scss/compare/2.1.3...3.0.0-alpha.1+normalize.2.1.3) > 20 January 2014 - Update to Sass 3.3 and Compass 1.0. Fixes #18 [`#18`](https://github.com/JohnAlbin/normalize-scss/issues/18) - Add tests using the Navigator test framework. Fixes #20 [`#20`](https://github.com/JohnAlbin/normalize-scss/issues/20) - Set correct display for `progress` in IE 8/9 [`#253`](https://github.com/JohnAlbin/normalize-scss/issues/253) [`#254`](https://github.com/JohnAlbin/normalize-scss/issues/254) - Fix fieldset width in Chrome and Firefox [`#272`](https://github.com/JohnAlbin/normalize-scss/issues/272) - Add tests and controls for test framework. #20 [`a25676a`](https://github.com/JohnAlbin/normalize-scss/commit/a25676a261915c410be330b51f4b20468e1df822) - Update tests to use Sass 3.3 !global and Compass 1.0.0 support variables. [`3876dd3`](https://github.com/JohnAlbin/normalize-scss/commit/3876dd3ac96d4bc5fad39b77968d9752f271cd1c) - Add Navigator test framework files. #20 [`6176df5`](https://github.com/JohnAlbin/normalize-scss/commit/6176df524906eed7b55a3785f93acaa5c34bac43) - Move Rakefile to tests directory. [`6faf0a1`](https://github.com/JohnAlbin/normalize-scss/commit/6faf0a1a2c171a7243ca1b050f3fbd147235b226) - Upgrade to Compass 1.0's support module. #18 [`a79de09`](https://github.com/JohnAlbin/normalize-scss/commit/a79de09e18296dd1273e43bc109a9bcff708349c) - Update bower.json using "bower init". [`a449948`](https://github.com/JohnAlbin/normalize-scss/commit/a4499488f156fdd0d623d3e6f404f6a66b67b52c) - Update version to 3.0.0-alpha.1+normalize.2.1.3. [`5827525`](https://github.com/JohnAlbin/normalize-scss/commit/582752520eb29e15f824587e86272025a923b7c9) - Add Gemfile and Gemfile.lock needed for the test framework. #20 [`815f00a`](https://github.com/JohnAlbin/normalize-scss/commit/815f00aa7b57addf7fadac8e91f5f1de67ad6a3b) - Improve docs for Compass variables. [`d4a82ae`](https://github.com/JohnAlbin/normalize-scss/commit/d4a82aedaff7c6a4fc3caeaa72cc13d72046c6b2) - Remove Gemfile.lock so Travis can test multiple Gemfiles. [`f6ac01a`](https://github.com/JohnAlbin/normalize-scss/commit/f6ac01aa7556eecaff64af14abe7754fc08d3b69) - Fix a bug in Compass 1.0.0-alpha.17 by overriding its support-legacy-browser() function. #18 [`ecd6fc2`](https://github.com/JohnAlbin/normalize-scss/commit/ecd6fc23766d2d15fcc4f493fcbb5eaddf3bbbdf) - Use Compass 1.0's improved establish-baseline() mixin. #18 [`647e5f8`](https://github.com/JohnAlbin/normalize-scss/commit/647e5f8b32d4d032ae5809a489724de813257e1d) - Fix `font` and `color` inheritance for forms [`0b5badd`](https://github.com/JohnAlbin/normalize-scss/commit/0b5badd591e63b1dcc914a2479f681b9297e6514) - Fix `optgroup` normalization and add test [`5b9bf5e`](https://github.com/JohnAlbin/normalize-scss/commit/5b9bf5e1a365509141bb26669cc6cd45ed2cda1e) - Add tests/README.md. #20 [`35775dd`](https://github.com/JohnAlbin/normalize-scss/commit/35775dd900c413995f77527d0cd33811e5318587) - Revert "Add Gemfile to test Sass 3.3." [`18d7de6`](https://github.com/JohnAlbin/normalize-scss/commit/18d7de68ec72ce3f81253605f0cb4e1f95987feb) - Add Gemfile to test Sass 3.3. [`113a1ff`](https://github.com/JohnAlbin/normalize-scss/commit/113a1ff91e3bb392bf3c7bb1601047eba6591f1c) - Add travis integration file. #20 [`af31ca2`](https://github.com/JohnAlbin/normalize-scss/commit/af31ca2cc7cc42cfcae1796230d7f5f1f1b92d12) - Font size of "code, kbd, pre, samp" should always be 1em relative to parent. [`f85edf8`](https://github.com/JohnAlbin/normalize-scss/commit/f85edf85b14faead9adeeaa05bfaf73c01d02096) - Use vertical rhythm's $rhythm-unit variable. #18 [`7ad8a18`](https://github.com/JohnAlbin/normalize-scss/commit/7ad8a18893f361e9808515ebf9001bc47fc81cb3) - Remove `a:focus` outline normalization [`4b94eb7`](https://github.com/JohnAlbin/normalize-scss/commit/4b94eb7d4d290251d43684a087d0564ef4eb3685) - Remove default table cell padding [`37d1c1e`](https://github.com/JohnAlbin/normalize-scss/commit/37d1c1ef8ba2ddd5708bfc93083cda964711e6aa) - Update CHANGELOG. [`b1cd88b`](https://github.com/JohnAlbin/normalize-scss/commit/b1cd88b7481a4d0ea17537486969a6d2349e2048) - Update tests/README.md to use proper sub-directory. [`a6be355`](https://github.com/JohnAlbin/normalize-scss/commit/a6be3551785d99b1f254f3d87c2f56ad7e412551) - Update tests Gemfile with Sass 3.3 and Compass 1.0 requirements. #18 [`2fa343d`](https://github.com/JohnAlbin/normalize-scss/commit/2fa343d486a1d892b4c046a798c1ef6774d9855e) - Update .gemspec to show Sass 3.3 and Compass 1.0.0 requirement. #18 [`c0efb51`](https://github.com/JohnAlbin/normalize-scss/commit/c0efb51c4a3321ebf8779b160173cf2db9243642) - Add travis build status image to README.md. #20 [`3f63496`](https://github.com/JohnAlbin/normalize-scss/commit/3f6349671fa16060a80e9a18124d4dedec35d882) - Revert "Testing fix for Ruby 1.8.7 Travis build bug; replace add_import_path with extensions_dir in config.rb." [`8a34e11`](https://github.com/JohnAlbin/normalize-scss/commit/8a34e11c922938cb4d0115537886a1c7212d7152) - Testing fix for Ruby 1.8.7 Travis build bug; replace add_import_path with extensions_dir in config.rb. [`771c97e`](https://github.com/JohnAlbin/normalize-scss/commit/771c97efad6971c7b812b51f358a8a29d46691aa) - Update tests/config.rb to use project root for importing. #20 [`26cf3fd`](https://github.com/JohnAlbin/normalize-scss/commit/26cf3fd432a550f590d10599ea1a6696c80d90b3) - Move Gemfile to tests directory. [`4ab4c3f`](https://github.com/JohnAlbin/normalize-scss/commit/4ab4c3fc4010c0d8d07eb9975e7bf25552492879) - Rename Gemfile.Sass.3.2 to Gemfile. [`be2140c`](https://github.com/JohnAlbin/normalize-scss/commit/be2140c0af7f891cebf6631bec6db3bce6daf82f) - Add docs showing proper debug-vertical-alignment() usage. #18 [`ab9b2b8`](https://github.com/JohnAlbin/normalize-scss/commit/ab9b2b87c0afcd55eec9b2886c6c768cf8e55f3d) - Switching Ruby 1.8.7 to 1.9.3 to fix Travis build bug. [`23b944a`](https://github.com/JohnAlbin/normalize-scss/commit/23b944a49c36a859e4798b2661ef3992d04621a1) - Make .unit_tests.rb an un-hidden file. [`bad920c`](https://github.com/JohnAlbin/normalize-scss/commit/bad920c83df8ac2b8896aac28e3055fae871fe39) - Update project description in component.json. [`0bda53a`](https://github.com/JohnAlbin/normalize-scss/commit/0bda53a75560ef7741c8a0d88e1cd4e9a41fb967) - Fix `figure` margin normalization [`ccbb28b`](https://github.com/JohnAlbin/normalize-scss/commit/ccbb28b123186a419abd8f8211f7431885943fd9) - Normalize `optgroup` [`3d3096d`](https://github.com/JohnAlbin/normalize-scss/commit/3d3096db745224192292584445b5114bf1af8a71) - Add 2.x branch to Travis test builds. [`6792161`](https://github.com/JohnAlbin/normalize-scss/commit/67921616c845487bbd226052fbe6db782f598f2c) - Rename travis.yml to .travis.yml. [`8e88ded`](https://github.com/JohnAlbin/normalize-scss/commit/8e88dedb73cfeddc434165be6b6734acc510e9ec) - Rename Gemfile.Sass.3.2 to Gemfile. [`872a054`](https://github.com/JohnAlbin/normalize-scss/commit/872a054cfb3b5b8f8314f47d6c073bf6b238c8a4) #### [2.1.3](https://github.com/JohnAlbin/normalize-scss/compare/2.1.2...2.1.3) > 2 November 2013 - README: change guidance and demphasise v1 [`0050384`](https://github.com/JohnAlbin/normalize-scss/commit/0050384c0b108ed5e7066da5ff52f54ef88e1f66) - Update CHANGELOG [`4925d9b`](https://github.com/JohnAlbin/normalize-scss/commit/4925d9b50807c784abac0f73290e60a28322376b) - Update installation instructions in README.md. [`5bf05b7`](https://github.com/JohnAlbin/normalize-scss/commit/5bf05b768c63a978af5a799d505ae1c41d59dec7) - Update version number to 2.1.3. [`7bba327`](https://github.com/JohnAlbin/normalize-scss/commit/7bba327d72e3c6efaf3c1f067dde6eb2ff5a7eb4) - Merge normalize.css' master (version 2.1.3) into normalize.scss' master. [`10933ab`](https://github.com/JohnAlbin/normalize-scss/commit/10933abd8738c7ebf570824c506676cf2bc4e7e6) - Merge normalize.css' v1 (version 1.1.3) into normalize.scss' master. [`22ed04d`](https://github.com/JohnAlbin/normalize-scss/commit/22ed04dbf27882e990c650db95d2a1e0836dd428) - Update component.json to fit new specification [`f17e57a`](https://github.com/JohnAlbin/normalize-scss/commit/f17e57aba72ebd01d999c8c45c05887bc3b0294b) - Update bower.json. [`66a8c2c`](https://github.com/JohnAlbin/normalize-scss/commit/66a8c2c9c0516622362eb2040abae37a26601ff5) - Fix component.json [`690f8ab`](https://github.com/JohnAlbin/normalize-scss/commit/690f8abb195fcdb4b4f910f3e7f23b88bdffb01d) - Add IE 10 to checkbox/radio normalization comments [`5d4ef1c`](https://github.com/JohnAlbin/normalize-scss/commit/5d4ef1c56fe6e29399f8e2bf31f39ed6c6a11bd3) - Mention that v1 is no longer maintained [`e44e170`](https://github.com/JohnAlbin/normalize-scss/commit/e44e170c503924b1e290b963f6ddccc65e231f14) - Fix incorrect closing tag in `test.html` [`9709e68`](https://github.com/JohnAlbin/normalize-scss/commit/9709e680d02c58c9265173e71fbf2be3e2e8e1ff) - Add Component(1) install instructions [`3e12409`](https://github.com/JohnAlbin/normalize-scss/commit/3e12409c6111299b32bb64584f7a5f9a4dd5a86a) - Add license to gemspec. [`41ccef9`](https://github.com/JohnAlbin/normalize-scss/commit/41ccef9eebfea2fd5aa0d58b7ba5343be68ba963) #### [2.1.2](https://github.com/JohnAlbin/normalize-scss/compare/2.1.0...2.1.2) > 3 July 2013 - Renames component.json to bower.json for bower 0.9.2 [`#12`](https://github.com/JohnAlbin/normalize-scss/pull/12) - Remove top/bottom margins from nested lists. Fixes #10 [`#10`](https://github.com/JohnAlbin/normalize-scss/issues/10) - Add contribution guidelines [`8afd9f8`](https://github.com/JohnAlbin/normalize-scss/commit/8afd9f818bc9f4987e71e239489828b5c713932c) - Add contribution guidelines [`437072a`](https://github.com/JohnAlbin/normalize-scss/commit/437072a982a11afb063b642878ec199a4db92b2e) - Add $strict-normalize variable to trim features to just those present in parent normalize.css project. Issue #13 [`027ab80`](https://github.com/JohnAlbin/normalize-scss/commit/027ab80518d4bb6280ef3282cff2ef67d953212e) - Add files for Compass extension. [`02cce38`](https://github.com/JohnAlbin/normalize-scss/commit/02cce38eb057faa3464b8a28d22e964ef8689c0c) - Protect root against system color schemes [`9078909`](https://github.com/JohnAlbin/normalize-scss/commit/907890983eb2d6667e4b9cbd8bd03ead4b077e34) - Protect root against system color schemes [`121c082`](https://github.com/JohnAlbin/normalize-scss/commit/121c08273b1abf06e9890f6929147683a351a835) - Revert root color and background normalization [`52e76de`](https://github.com/JohnAlbin/normalize-scss/commit/52e76de509657c7ca093600464b84fbcf5d11b68) - Revert root color and background normalization [`71d6cdc`](https://github.com/JohnAlbin/normalize-scss/commit/71d6cdc9a85ac70da6d3208e397fcb5b1c0ad960) - Merge normalize.css' master (version 2.1.2) into normalize.scss' master. [`5a95ea2`](https://github.com/JohnAlbin/normalize-scss/commit/5a95ea2c11a713e754400d463d78ab1cad7e67ba) - Merge normalize.css' v1 (version 1.1.2) into normalize.scss' master. [`5d597d5`](https://github.com/JohnAlbin/normalize-scss/commit/5d597d5838d79573b57dd0c059c8363a51bcdcfa) - Skip adjust-font-size-to() usage when $strict-normalize is true. Issue #13 [`1654f62`](https://github.com/JohnAlbin/normalize-scss/commit/1654f62ac8cec9e4619ea76a420fda3ee625995d) - Add Bower manifest file [`f5543a2`](https://github.com/JohnAlbin/normalize-scss/commit/f5543a264602dfb91604ad3eefe1a1705733c9e6) - Rearrange variables at top of file. [`05c2cb2`](https://github.com/JohnAlbin/normalize-scss/commit/05c2cb2d0e0ecb77132aa3fc9df0b32ae0f8a4ad) - Normalize the `template` element display [`77982e2`](https://github.com/JohnAlbin/normalize-scss/commit/77982e20d82421b4303a5eee4afa224ea371e978) - Add Bower manifest file [`c9ff1dd`](https://github.com/JohnAlbin/normalize-scss/commit/c9ff1dd48d822ea1092cba42f82755c71ca31c61) - Clean up component.json [`a91b3af`](https://github.com/JohnAlbin/normalize-scss/commit/a91b3af1a40912dddb76dcff6af70a527cea912c) - Clean up component.json [`8a925e0`](https://github.com/JohnAlbin/normalize-scss/commit/8a925e039178a3531c88ac747894b6fe0992318a) - Fix IE 10 active link background color [`37b483c`](https://github.com/JohnAlbin/normalize-scss/commit/37b483c1e1f0a11f3734c86410d051a31378a512) - Change gh-page URLs to use `.io` [`6ccf86e`](https://github.com/JohnAlbin/normalize-scss/commit/6ccf86e9625b321bd78b92fe8c12422435bed078) - Add Bower install and more to README [`40f39d8`](https://github.com/JohnAlbin/normalize-scss/commit/40f39d8d9e3a237e25f20d1ea9537af130895b3e) - Simplify the Component(1) manifest file [`c242292`](https://github.com/JohnAlbin/normalize-scss/commit/c2422928c4c1706778d84227a0ed536be19c1a5d) - Simplify the Component(1) manifest file [`87db019`](https://github.com/JohnAlbin/normalize-scss/commit/87db01937460a16964d7f1a6c675624c5107448b) - Turn off legacy IE6/7 support by default. [`c35bbda`](https://github.com/JohnAlbin/normalize-scss/commit/c35bbda8fdc23267cc52ab96e3cabbbbd0713ed8) - Update component.json based on component spec. [`c17e777`](https://github.com/JohnAlbin/normalize-scss/commit/c17e7776b3ed859745eac055939a34da62281dc4) - Update comments to match v2 of normalize.css. [`8791ea5`](https://github.com/JohnAlbin/normalize-scss/commit/8791ea5317a2163f015ef58fbc5fdd33fb1817f3) - Update README.md. [`d8dbbf8`](https://github.com/JohnAlbin/normalize-scss/commit/d8dbbf8d3c2e835be35ce66e240d0b2cace42f49) - Add `bower.json` to release instructions [`f74e430`](https://github.com/JohnAlbin/normalize-scss/commit/f74e43083330faa9d6b8b223a8b60f12d32d8da2) - Change gh-page URLs to use `.io` [`8086921`](https://github.com/JohnAlbin/normalize-scss/commit/8086921dfa54e48708cf395450267a8f9da1e82e) - Update version number. [`a5b04ca`](https://github.com/JohnAlbin/normalize-scss/commit/a5b04cab662e9a86fbb76b786d7ce56203e1983b) - Add `bower.json` to release instructions [`a27353c`](https://github.com/JohnAlbin/normalize-scss/commit/a27353cd9f8ac3f0d59edb5ab09e27326b37c39e) - Fix typo [`4451c29`](https://github.com/JohnAlbin/normalize-scss/commit/4451c29dec940833acd476d09c3749f696561701) - Fix example `git tag` command in docs [`34614f4`](https://github.com/JohnAlbin/normalize-scss/commit/34614f481141498630edd1f79008da75357fa6d0) - Fix property ordering [`858bb90`](https://github.com/JohnAlbin/normalize-scss/commit/858bb9017cf6aa66fea4fddb3081db301cbf521c) - hr rule should use box-sizing: content-box. [`b895be6`](https://github.com/JohnAlbin/normalize-scss/commit/b895be6565aeece1004c595e66564e167b265df8) - Add LICENSE.md and README.md to ignore section of bower.json. [`3e8272a`](https://github.com/JohnAlbin/normalize-scss/commit/3e8272a5368763197792fbb7b52d1d1d82fe3eb6) - Correct date of 2.1.1 release in CHANGELOG [`a611f09`](https://github.com/JohnAlbin/normalize-scss/commit/a611f096b53faa508cce66ad172c4a6625e626f9) - Fix typo [`d31707e`](https://github.com/JohnAlbin/normalize-scss/commit/d31707e2b797881bbfb3454c4d61802ce3cfa53d) - Fix example `git tag` command in docs [`4f2276d`](https://github.com/JohnAlbin/normalize-scss/commit/4f2276d68d59b7fec6718b7453970e4ddf9fe8fd) - Change the Bower website URL [`03c8f44`](https://github.com/JohnAlbin/normalize-scss/commit/03c8f449d039c0fa3560bf03e1b4b3de4c5c26b1) - Make $strict-normalize default to true. Issue #13 [`ce5e152`](https://github.com/JohnAlbin/normalize-scss/commit/ce5e15218037653849cf81cab9d02ee90724a14f) - Rearrange declarations in fieldset styling. [`8732334`](https://github.com/JohnAlbin/normalize-scss/commit/87323343e00f69aa42e2e3bb81f9a63c5d09211f) - Fix typo in CONTRIBUTING.md [`7749af6`](https://github.com/JohnAlbin/normalize-scss/commit/7749af6f3dd07459ce4ad5798052e81024d45f68) - Fix typo in CONTRIBUTING.md [`920b3ea`](https://github.com/JohnAlbin/normalize-scss/commit/920b3ea72ba296d723377eabce59148398aa3e8c) - Rename normalize.css to _normalize.scss. [`05e08e7`](https://github.com/JohnAlbin/normalize-scss/commit/05e08e77b578de8b2fd091f0deb323649c0410a0) #### [2.1.0](https://github.com/JohnAlbin/normalize-scss/compare/2.0.1+build.2...2.1.0) > 2 February 2013 - Normalize form element `text-transform` [`7bc787f`](https://github.com/JohnAlbin/normalize-scss/commit/7bc787fe8660465cdecd902f15cd5538341e1301) - Normalize form element `text-transform` [`acf4079`](https://github.com/JohnAlbin/normalize-scss/commit/acf40793b3c47b1023f8f13a5a80fd5d11f651f7) - Normalize `hr` [`a51697a`](https://github.com/JohnAlbin/normalize-scss/commit/a51697a1ddebf1250f9e59fbf2e1df3a4d805bc5) - Normalize `hr` [`fdb11ae`](https://github.com/JohnAlbin/normalize-scss/commit/fdb11ae5b5e63431d6f8bd2496a11c08e9de46c5) - Update README. [`d964a1c`](https://github.com/JohnAlbin/normalize-scss/commit/d964a1cebecf93b36f2a58dfa63aa034cb5f3e72) - Normalize `h1` margin [`fc85cfb`](https://github.com/JohnAlbin/normalize-scss/commit/fc85cfb9f16200b4fa048b73c34e295dc77487d1) - Update CHANGELOG [`63acb0b`](https://github.com/JohnAlbin/normalize-scss/commit/63acb0bf1de0928203685a4b89960dfce841f98a) - Update CHANGELOG [`c0a9664`](https://github.com/JohnAlbin/normalize-scss/commit/c0a9664c12bc064e8d51161201b02d7e4b91148c) - Add `hr` test [`36fa71d`](https://github.com/JohnAlbin/normalize-scss/commit/36fa71d531a299dd81dd17b5abbb1b5c71a7bb95) - Update README acknowledgements [`0c847f3`](https://github.com/JohnAlbin/normalize-scss/commit/0c847f3283047a255f847109b146655d2bca8bf7) - Add `hr` test [`b1ac8a4`](https://github.com/JohnAlbin/normalize-scss/commit/b1ac8a4e25e63d8e8eb1fe98a609023d70123f29) - Update README acknowledgements [`5c0d44e`](https://github.com/JohnAlbin/normalize-scss/commit/5c0d44e002a84d1944ce8b9d0aa30e0b860a09c2) - Replace CSS box-sizing in hr rule with compass mixin. [`1b2e5e7`](https://github.com/JohnAlbin/normalize-scss/commit/1b2e5e737eefd86d92a92ff9633dff64632c096d) - Remove unnecessary `pre` styles [`28f1518`](https://github.com/JohnAlbin/normalize-scss/commit/28f15186663e3b9cf95b78b2f6e6dd8ad5ec34c1) - Merge normalize.css' master (version 2.1.0) into normalize.scss' master. [`4e527eb`](https://github.com/JohnAlbin/normalize-scss/commit/4e527ebed4e7ca199e22c4f6225473f04e8a0888) - Update version number in _normalize.scss. [`9e259cf`](https://github.com/JohnAlbin/normalize-scss/commit/9e259cf3c6cbf7bfcd9366b12af0f580b4901503) - Update Version number and download link in README. [`d7e98fa`](https://github.com/JohnAlbin/normalize-scss/commit/d7e98fad3ff1029f55da2eb1d1c76127314147ac) - Update LICENSE.txt to add a name. [`ed6ad2c`](https://github.com/JohnAlbin/normalize-scss/commit/ed6ad2c61c66a97ee4d58b84539b49b781bdaf14) - Merge normalize.css' v1 (version 1.1.0) into normalize.scss' master. [`16ac37c`](https://github.com/JohnAlbin/normalize-scss/commit/16ac37cc58f2c5e3f379845f11f5a2f70332c4ea) - Update URL in README. [`12894a4`](https://github.com/JohnAlbin/normalize-scss/commit/12894a4cd9c647e5e4e63f1c085e814c68e67d29) - Update version number in _normalize.scss file. [`61e80c1`](https://github.com/JohnAlbin/normalize-scss/commit/61e80c1f2bd6d05bcf5c03744d34d30a2a558cf2) - Update CHANGELOG [`6729f5e`](https://github.com/JohnAlbin/normalize-scss/commit/6729f5e8f5973c3b31a7a7baab5fdb7860aa623d) - Update CHANGELOG [`54f470c`](https://github.com/JohnAlbin/normalize-scss/commit/54f470cfc61e848380ea96462a57c466b2fde09b) - Update CHANGELOG [`8d51379`](https://github.com/JohnAlbin/normalize-scss/commit/8d5137931facfaea3c98df439143387af279a4f1) - Update CHANGELOG [`5dbbae1`](https://github.com/JohnAlbin/normalize-scss/commit/5dbbae183acb772e9cf2a99f6c7d0e450ad7b325) - Add `main` element to HTML5 display definitions [`048ea8b`](https://github.com/JohnAlbin/normalize-scss/commit/048ea8bf0d96c32e995e63b0fb5cd1571db0e38c) - Add `main` element to HTML5 display definitions [`2eb8002`](https://github.com/JohnAlbin/normalize-scss/commit/2eb80024f66dd5745cba5dcef5c9b0c466ecb8d5) - Rename normalize.css to _normalize.scss. [`692e187`](https://github.com/JohnAlbin/normalize-scss/commit/692e187b6e5e2fa2fa937bc3df51665a506684be) #### [2.0.1+build.2](https://github.com/JohnAlbin/normalize-scss/compare/2.0.1...2.0.1+build.2) > 16 December 2012 - Remove numbered comment that doesn't reference anything anymore. [`#7`](https://github.com/JohnAlbin/normalize-scss/pull/7) - Rename normalize.scss to _normalize.scss. Fixes #8 [`#8`](https://github.com/JohnAlbin/normalize-scss/issues/8) - Language and comment style [`d6c54bb`](https://github.com/JohnAlbin/normalize-scss/commit/d6c54bba6f058f1a242fa125096f009acfc4b8b3) - Language and comment style [`70c34af`](https://github.com/JohnAlbin/normalize-scss/commit/70c34af15bdeeec3bdf8f3a8fc8912080f38fb3c) - Update the README [`3578448`](https://github.com/JohnAlbin/normalize-scss/commit/357844892a49fc0da9f984fa85cecf212978c0b4) - Update README [`d63440e`](https://github.com/JohnAlbin/normalize-scss/commit/d63440e5c70835e0ae29a84a91e154f96c41fb04) - Update Bower component.json to use updated components. [`b0a2622`](https://github.com/JohnAlbin/normalize-scss/commit/b0a2622450160a4c04940a8f61aabd6227227eda) - Add some strong/em to README [`0ae7f0a`](https://github.com/JohnAlbin/normalize-scss/commit/0ae7f0a4f51719fa7859a4fe429a4d4947c4ea07) - Update readme [`696f751`](https://github.com/JohnAlbin/normalize-scss/commit/696f751d0755ec1b4490418492b28faa371cb95e) - Update README [`0b79a6a`](https://github.com/JohnAlbin/normalize-scss/commit/0b79a6a56af57f52535a3b92c400b27fc5c12973) - Remove @import "base" from normalize.scss. refs #8 [`058e170`](https://github.com/JohnAlbin/normalize-scss/commit/058e170a0205dd375dcefbcb8f6512d19802bce9) - Merge upstream Normalize.css into normalize-with-compass branch. [`00f153d`](https://github.com/JohnAlbin/normalize-scss/commit/00f153dbef9241a9a976d66a66390c9374c77cc7) - Update README to include link to latest download. [`ff6b985`](https://github.com/JohnAlbin/normalize-scss/commit/ff6b985031d7165d022c8b4b081b016212b37f9c) - Add escapes to variables in README [`df33d00`](https://github.com/JohnAlbin/normalize-scss/commit/df33d0049a2e6f8dbdf9cb75481bf4b7f3c66092) - Fix cursor style for disabled button `input` [`07c0beb`](https://github.com/JohnAlbin/normalize-scss/commit/07c0beb3d0dbeaeb789a456baa76b8f762daedab) - Convert deprecated /*! */ comment style into /* */ comment. [`400557e`](https://github.com/JohnAlbin/normalize-scss/commit/400557e76beaec2436c5778ffbb976f5c61e5d8c) - Correct `font-size` normalization for `h6` [`9323d0d`](https://github.com/JohnAlbin/normalize-scss/commit/9323d0d9aa2f5c8f163d78a2388a57d939fc0da8) - Fix whitespece formatting in IE7 section. [`0b7a762`](https://github.com/JohnAlbin/normalize-scss/commit/0b7a7626fbe470c74489ebf9b54dec5ae2885404) - Add note about IE 6-7 in browser compat section of README [`3c11e89`](https://github.com/JohnAlbin/normalize-scss/commit/3c11e895dcbff55ea741800517a587894dc4ba2a) - Fix cursor style for disabled button `input` [`5399ff9`](https://github.com/JohnAlbin/normalize-scss/commit/5399ff9c0e6d60b4a96c1e388755137de52690b4) - Add "main" to component.json as required by Bower [`8c7bc53`](https://github.com/JohnAlbin/normalize-scss/commit/8c7bc53fbde92d5df063e731a669e29be432fbf9) - Update component.json for 'component' support [`1364ab6`](https://github.com/JohnAlbin/normalize-scss/commit/1364ab62f8658ba699bcb4cfc92f804d9db2f2f8) - Renamed normalize.css to _normalize.scss. [`ae3be4d`](https://github.com/JohnAlbin/normalize-scss/commit/ae3be4d6c226284f85e54997c1a98ff0b80afd3a) #### 2.0.1 > 16 October 2012 - Remove <tags> from CSS comments to avoid any problems with CSS formatting tools. [`#14`](https://github.com/JohnAlbin/normalize-scss/pull/14) - Add $indent-amount variable for lists and blockquotes. fixes #3 [`#3`](https://github.com/JohnAlbin/normalize-scss/issues/3) - Fix broken leading and trailing margins on h1-h6 elements. fixes #5 [`#5`](https://github.com/JohnAlbin/normalize-scss/issues/5) - Convert // comments back to /* */ comments. fixes #4 [`#4`](https://github.com/JohnAlbin/normalize-scss/issues/4) - No need to define some variables since they are imported. fixes #2 [`#2`](https://github.com/JohnAlbin/normalize-scss/issues/2) - Add support for @import "base". fixes #1 [`#1`](https://github.com/JohnAlbin/normalize-scss/issues/1) - Remove height from `audio:not([controls])` in iOS5 [`#69`](https://github.com/JohnAlbin/normalize-scss/issues/69) - Normalize headings [`#41`](https://github.com/JohnAlbin/normalize-scss/issues/41) - Move font-family normalization from `body` to `html`. Close #62 [`#62`](https://github.com/JohnAlbin/normalize-scss/issues/62) - Remove scrollbar normalization. Fix #64 #65 [`#64`](https://github.com/JohnAlbin/normalize-scss/issues/64) - Remove excess padding from checkbox and radio inputs in IE7. Close #42 [`#42`](https://github.com/JohnAlbin/normalize-scss/issues/42) - Normalize only the left margin of lists. Fix #49 [`#49`](https://github.com/JohnAlbin/normalize-scss/issues/49) [`#57`](https://github.com/JohnAlbin/normalize-scss/issues/57) - Minor comment cleanup. [`#50`](https://github.com/JohnAlbin/normalize-scss/issues/50) [`#58`](https://github.com/JohnAlbin/normalize-scss/issues/58) - Normalize h1 font-size. Close #41 [`#41`](https://github.com/JohnAlbin/normalize-scss/issues/41) - Prevent text inputs growing as you type in IE6/7. Fix #46 [`#46`](https://github.com/JohnAlbin/normalize-scss/issues/46) - Edit README to say normalize should be used as an alternative to resets. Close #39 [`#39`](https://github.com/JohnAlbin/normalize-scss/issues/39) - Normalize fieldset border. Fix #34 [`#34`](https://github.com/JohnAlbin/normalize-scss/issues/34) - Demo HTML: Whitespace cleanup. Validation cleanup (remove strike element, valid input values, SVG shape.) Close #32 [`#32`](https://github.com/JohnAlbin/normalize-scss/issues/32) - Remove excess padding from radio and checkbox in IE8/9. Fix #27 [`#27`](https://github.com/JohnAlbin/normalize-scss/issues/27) - Link to a YUI Compressor-based minification tool in README. Close #4 [`#4`](https://github.com/JohnAlbin/normalize-scss/issues/4) - Leave default webkit-tap-highlight-color in place. Fix #23 [`#23`](https://github.com/JohnAlbin/normalize-scss/issues/23) - Simplify hiding of hidden and audio without controls. Work around IE6/7 list-style bug with nav, fix #25 [`#25`](https://github.com/JohnAlbin/normalize-scss/issues/25) - Prevent IE6 from ignoring the embedded media ruleset. Fix #10 [`#10`](https://github.com/JohnAlbin/normalize-scss/issues/10) - Set {overflow:auto} in IE6/7 for <button> and <input> inside <table>. Fix #18 [`#18`](https://github.com/JohnAlbin/normalize-scss/issues/18) - Fix #20 (only temporary until Chrome updates to version 13) [`#20`](https://github.com/JohnAlbin/normalize-scss/issues/20) - Add <audio> and <video> tests to demo. Fix #21 [`#21`](https://github.com/JohnAlbin/normalize-scss/issues/21) - Add IE9 correction for SVG overflow, fix #16. Update demo to include explicit <img> and <svg> tests. [`#16`](https://github.com/JohnAlbin/normalize-scss/issues/16) - Add timestamp and repo link. Close #7 [`#7`](https://github.com/JohnAlbin/normalize-scss/issues/7) - Remove <audio>, <video>, <canvas> display set to inline-block. Default display is inline. Fix #10 [`#10`](https://github.com/JohnAlbin/normalize-scss/issues/10) - Move font-size:100% into html ruleset, fix #5. Remove placeholder body line-height. [`#5`](https://github.com/JohnAlbin/normalize-scss/issues/5) - Remove input[type="search"] WebKit decoration from Safari and Chrome in OSX, corrects excess inner padding. Fix #3 [`#3`](https://github.com/JohnAlbin/normalize-scss/issues/3) - Make tap-highlight-color fix work for Android devices. Fix #2 [`#2`](https://github.com/JohnAlbin/normalize-scss/issues/2) - Improve inline documentation comments [`e686b29`](https://github.com/JohnAlbin/normalize-scss/commit/e686b29b8152d98668cb4a42b8492799eda4263b) - Move block styling rules before inline styling rules. [`270ccbf`](https://github.com/JohnAlbin/normalize-scss/commit/270ccbf4f6f79ba8688afb20e8f4ad59553bc8aa) - Simplify list styling [`8bc3db0`](https://github.com/JohnAlbin/normalize-scss/commit/8bc3db07cecfaf87828d16f409ad22366ebb170b) - Convert deprecated /*! */ comment style into /* */ comment. [`ab537ae`](https://github.com/JohnAlbin/normalize-scss/commit/ab537aec0977fa813e1bbb77db0172b2678f318a) - Renamed normalize.css to normalize.scss. [`cd1a49e`](https://github.com/JohnAlbin/normalize-scss/commit/cd1a49ecc3a2340bfe9ec71bd0d78c371d33f8a1) - Update component.json for 'component' support [`f29e03a`](https://github.com/JohnAlbin/normalize-scss/commit/f29e03ae8f4485dbf959c9db09e88fa5bdbeaf86) - Update normalize.scss [`2c613fc`](https://github.com/JohnAlbin/normalize-scss/commit/2c613fc886ab37c9f38a35a07f176fa302d0daa5) - Convert deprecated /*! */ comment style into /* */ comment. [`64e2214`](https://github.com/JohnAlbin/normalize-scss/commit/64e22143d1f28c40f43e6d00352a066318f8a97c) - Renamed normalize.css to normalize.scss. [`cba3ff7`](https://github.com/JohnAlbin/normalize-scss/commit/cba3ff785f6e41d068d327d7f28645d67f8f3b76) - Add trailing slash to 'homepage' in component.json [`ee61f84`](https://github.com/JohnAlbin/normalize-scss/commit/ee61f84f3e30a493e22916a0ad53a34ddffaf42a) - Remove stray IE 6/7 hack [`dcc17fd`](https://github.com/JohnAlbin/normalize-scss/commit/dcc17fd21ab53f5e268ec1fda1037fab6bc61886) - Drop legacy browser support [`7e01498`](https://github.com/JohnAlbin/normalize-scss/commit/7e014980b9155c8ef77b6d08c2ac352382a095b5) - Adjust `small` font size normalization [`0cdbf7c`](https://github.com/JohnAlbin/normalize-scss/commit/0cdbf7c713b2a51db9510d412750db04d9a7fa1b) - Minor change to test file [`138536c`](https://github.com/JohnAlbin/normalize-scss/commit/138536c843c1cee9f8dc1f80cc985c21acd0b24d) - Add component.json [`701c73b`](https://github.com/JohnAlbin/normalize-scss/commit/701c73be55386643423af180ad88acea1a9e7fac) - Add CHANGELOG [`9f5837a`](https://github.com/JohnAlbin/normalize-scss/commit/9f5837a95a33ab7e3b34b7ebc91a7d20623ae9cc) - Update CSS comment wording [`f52da74`](https://github.com/JohnAlbin/normalize-scss/commit/f52da7461fc69c97f2417239bc6c8fdef58090e4) - Rename demo.html to test.html [`4ed3786`](https://github.com/JohnAlbin/normalize-scss/commit/4ed3786354f4a15884a3a391ab9a9cd681529ed0) - Rename LICENSE to LICENSE.md [`ddf9243`](https://github.com/JohnAlbin/normalize-scss/commit/ddf924369df366802ceef1ef750a721618a8cf82) - Add MIT License [`31f72b5`](https://github.com/JohnAlbin/normalize-scss/commit/31f72b55beef89e08c27521211bcac2724c56237) - Minor copy and comment adjustments [`b757970`](https://github.com/JohnAlbin/normalize-scss/commit/b7579700ead7f94ddb07687e0ec8fbf8efc4ad93) - Remove .gitignore [`6de1f05`](https://github.com/JohnAlbin/normalize-scss/commit/6de1f055d654643dd074e3c166f7ec5089c7d2e6) - Minor consistency adjustments [`93beaa2`](https://github.com/JohnAlbin/normalize-scss/commit/93beaa2e949ccdacf6ff00aaceca541b815e1f14) - Reintroduce fix for WebKit audio/video control bug [`79b3d21`](https://github.com/JohnAlbin/normalize-scss/commit/79b3d21b697e94675d748cd9d42409b83318d2b5) - Update README with link to 'contribute' wiki [`0357529`](https://github.com/JohnAlbin/normalize-scss/commit/03575299fc8cba752a51fece7c35343085d6ed09) - Convert deprecated /*! */ comment style into /* */ comment. [`74c58c4`](https://github.com/JohnAlbin/normalize-scss/commit/74c58c4c5adbff0a0bf79a871499bd5617ab5f3b) - Combine leader and trailer margins on headings into a single rule. [`9e786bb`](https://github.com/JohnAlbin/normalize-scss/commit/9e786bb5c43cd8a66d0158e3f87ac3825fcc6743) - Update text in README. [`dfa5d34`](https://github.com/JohnAlbin/normalize-scss/commit/dfa5d34f65b54d7bb6ee0e20fe05a15223bd64b0) - Update Compass support info in README. [`55c21ff`](https://github.com/JohnAlbin/normalize-scss/commit/55c21ff268c4fe18a4ab51c796bfab6244c80b79) - Add compass/support variables for legacy IE handling. [`0a18772`](https://github.com/JohnAlbin/normalize-scss/commit/0a1877270ad98674fa7f907499b13e5812409e65) - Update README.md for compass port. [`10e86c3`](https://github.com/JohnAlbin/normalize-scss/commit/10e86c34ed75921bb1c3365f2edfa2066674be9d) - Apply rhythm border mixins to elements with borders. [`3302855`](https://github.com/JohnAlbin/normalize-scss/commit/33028551ab95011ae7bdfdd595b57b09d2908d10) - Apply rhythm() function to elements with top and bottom margin. [`509d91b`](https://github.com/JohnAlbin/normalize-scss/commit/509d91bca2721b203403415b1c3cec6e8381b217) - Apply vertical rhythm mixins to elements that have font-size. [`31a0989`](https://github.com/JohnAlbin/normalize-scss/commit/31a09896a1fc12c331ed2f8feacd3d0279221096) - Establish a base vertical rhythm with with the vertical_rhythm partial. [`eb0f8ad`](https://github.com/JohnAlbin/normalize-scss/commit/eb0f8ad55f2677e901621942140ab018b9b72e19) - Add $base-font-family variable. [`c5d7db6`](https://github.com/JohnAlbin/normalize-scss/commit/c5d7db6c43a82dceadafbd272fa8f683df28c085) - Add missing @import for box-sizing mixin. [`1c30608`](https://github.com/JohnAlbin/normalize-scss/commit/1c30608e88d136ff840308b986fedcd7209ba713) - Merge brnach 'normalize-with-sass' into normalize-with-compass [`98d3eab`](https://github.com/JohnAlbin/normalize-scss/commit/98d3eab5396616db276eca426e2e28e885e9298e) - Convert CSS comments to Sass comments. [`78717dd`](https://github.com/JohnAlbin/normalize-scss/commit/78717dde1e858af9791820ba4f86994e4831fe37) - Renamed normalize.css to normalize.scss. [`79b54b4`](https://github.com/JohnAlbin/normalize-scss/commit/79b54b4a1fb5e7545804e9b1fa1847a3d97e5dd3) - Revert addition of input placeholder rules [`99b187d`](https://github.com/JohnAlbin/normalize-scss/commit/99b187d1a20c8548e6a6e876f75a28c6e24bff2d) - Fix indentation and update timestamp [`567af2e`](https://github.com/JohnAlbin/normalize-scss/commit/567af2e7d68d2bebb6428748190fd7dc5e6a4e51) - Addresses placeholder text remaining visible on focus in Chrome [`2691e7a`](https://github.com/JohnAlbin/normalize-scss/commit/2691e7ab14682dc8f9e942456887df0e35804087) - Correct code format and update timestamp [`79e2c16`](https://github.com/JohnAlbin/normalize-scss/commit/79e2c16ba5157c46ea4a129dd99420ac2f85f3f0) - Add placeholder color normalization [`f9572a4`](https://github.com/JohnAlbin/normalize-scss/commit/f9572a461a6a3baf7f151c095ab23babc4937a39) - Add placeholder color normalization [`49392e9`](https://github.com/JohnAlbin/normalize-scss/commit/49392e9df27b7036609f56861679e8cf9c0ea264) - Use box-sizing mixin in place of box-sizing property. [`7e08d8d`](https://github.com/JohnAlbin/normalize-scss/commit/7e08d8dcf90966efa6644350c4262c54c9a8a123) - Convert CSS comments to Sass comments. [`1238e94`](https://github.com/JohnAlbin/normalize-scss/commit/1238e94f64f84cc190bc315eb4286e8e1d95d426) - Convert CSS comments to Sass comments. [`83a2050`](https://github.com/JohnAlbin/normalize-scss/commit/83a205074c33538c85c2560382170505fc81b989) - Renamed normalize.css to normalize.scss. [`6e32fe9`](https://github.com/JohnAlbin/normalize-scss/commit/6e32fe9d7ba477378acdfd62e0954591b423a5a0) - Renamed normalize.css to normalize.scss. [`0eb4bfa`](https://github.com/JohnAlbin/normalize-scss/commit/0eb4bfa928c0c448b559b9decbe1863302b6a46c) - Add `summary` to the block-level display rule for HTML5 elements [`5e5496c`](https://github.com/JohnAlbin/normalize-scss/commit/5e5496c026a0211ac2fdfd62cb59e25455dced55) - Remove `hr` and separate some margin normalizations [`cb17683`](https://github.com/JohnAlbin/normalize-scss/commit/cb176831b9adb32036e83087f286c0ae6c0eae74) - Normalize typography [`f1a096a`](https://github.com/JohnAlbin/normalize-scss/commit/f1a096a4986c2ab74b4a8352697a099551866b08) - Manual merge with GitHub master branch [`e65602a`](https://github.com/JohnAlbin/normalize-scss/commit/e65602a3b977fc4de8fbd5a9010b09023a09ef30) - Remove `details` from the rule applying padding-left to lists. [`6fc4111`](https://github.com/JohnAlbin/normalize-scss/commit/6fc41118f727ef8a047640faefce9f64e4dbe9e6) - Add interactive content tests to demo.html [`1840623`](https://github.com/JohnAlbin/normalize-scss/commit/18406231ccc915d26dd0707a754b9e6cde5abe5a) - Update CSS comments [`e469f75`](https://github.com/JohnAlbin/normalize-scss/commit/e469f757fd9ce9b9970e65bab66d941f64e32939) - Normalize lists [`450aa56`](https://github.com/JohnAlbin/normalize-scss/commit/450aa56a20ea3be33a1960311df1fbf85e33fd6f) - Update CSS comments [`0f1f244`](https://github.com/JohnAlbin/normalize-scss/commit/0f1f244aecbc8549809fd64e2f99b3bae47e0efc) - Demo: add disabled input test and other minor updates. [`2326dcb`](https://github.com/JohnAlbin/normalize-scss/commit/2326dcb082f9bf615ecdb6f1e0f8101a0a070cf5) - Re-set cursor to default for disabled `input` and `button`. [`fe15b8f`](https://github.com/JohnAlbin/normalize-scss/commit/fe15b8f862d7477b37298aab88c1fc61c4d38808) - Combine the two WebKit search input pseudo-element rules [`f913304`](https://github.com/JohnAlbin/normalize-scss/commit/f9133044985e7672b789784ed2d372cb1f6972c5) - Remove search cancel button from search inputs on Mac OS X. [`efd8220`](https://github.com/JohnAlbin/normalize-scss/commit/efd8220019a5cb25b94a959a7faf9c08bafeb827) - Add small improvements to `legend` normalization. [`23c6fe1`](https://github.com/JohnAlbin/normalize-scss/commit/23c6fe17d21c32899d60dd159b86611662dec7db) - Clearing heading tests added to the demo [`4288d2b`](https://github.com/JohnAlbin/normalize-scss/commit/4288d2b7cf49f826e5662cbcc02edbea51621875) - Remove default `a` and `a:visited` color normalizations. [`26f9a3f`](https://github.com/JohnAlbin/normalize-scss/commit/26f9a3f065e312727f272417b2be258a69ca3914) - Remove temporary Chrome pre-13 fix for audio/video control styling bug. [`4d81be6`](https://github.com/JohnAlbin/normalize-scss/commit/4d81be63832501608fe8ae27cfdefef3f67664de) - Update comment for img border normalization to include reference to Firefox 3 [`f3de91a`](https://github.com/JohnAlbin/normalize-scss/commit/f3de91ac5181db6711d33c0c737a4fbd223d822f) - Add additional abbr and dfn tests to the demo [`aec1395`](https://github.com/JohnAlbin/normalize-scss/commit/aec13957659fae98f3de509a07408a98e930960a) - Update monospace font stack fix to work in Safari 4 [`013d724`](https://github.com/JohnAlbin/normalize-scss/commit/013d72407e47978fe6ddad7a77a24b3935fb0ade) - Correct inaccurate description of [hidden] rule [`743ee8b`](https://github.com/JohnAlbin/normalize-scss/commit/743ee8bc7b4c981c852cb1e4e8bd9658b8d801ce) - Separate [hidden] and audio:not([controls]) to prevent entire rule being dropped in IE8 [`775989f`](https://github.com/JohnAlbin/normalize-scss/commit/775989f4c700ee9ddae77e644b71f92aa81c1b55) - Add a test for the [hidden] attribute [`45a7355`](https://github.com/JohnAlbin/normalize-scss/commit/45a73553465767a7d11dd90f397a3434effe1c27) - Add [hidden] attribute normalization [`b3796b4`](https://github.com/JohnAlbin/normalize-scss/commit/b3796b42b5c8dedce2e35b4b769fe1e3b8c72f3d) - Very minor copy typo fix and `zoom` property change. [`7372f50`](https://github.com/JohnAlbin/normalize-scss/commit/7372f5025064ec2617a04daea16393da30d359bd) - Update README with more details and link to demo [`9e9faec`](https://github.com/JohnAlbin/normalize-scss/commit/9e9faec50767f2066e5e1d56995896cfb691d7d9) - Reintroduce <audio>, <canvas>, <video> display setting [`82e1797`](https://github.com/JohnAlbin/normalize-scss/commit/82e1797ed2867cd3fc9bb1e9d78013de8600a206) - Improve accuracy of <img> style comments [`f892df7`](https://github.com/JohnAlbin/normalize-scss/commit/f892df74b12bc3480783ced73e589689f43e2230) - Add fix for legend not inheriting color in IE6/7/8/9 [`bac7c31`](https://github.com/JohnAlbin/normalize-scss/commit/bac7c314a806bd5cef50333f61f0b064356a080f) - Remove unnecessary styles for <td> and <th>. All browsers apply same default styles. [`79c278f`](https://github.com/JohnAlbin/normalize-scss/commit/79c278fa9658f95540b2dd795ddf4cfc62201c36) - Update README with link to demo and license info [`b7216e5`](https://github.com/JohnAlbin/normalize-scss/commit/b7216e5daa8ab86ffdc148c5ce5c3d8e00a853cf) - Make comments less verbose [`e6afa1f`](https://github.com/JohnAlbin/normalize-scss/commit/e6afa1ffbcdabd90f9108b20d30919769e015a24) - Minor tidy up of <pre><code> HTML example [`a974ee7`](https://github.com/JohnAlbin/normalize-scss/commit/a974ee71f94d8bdce8cc2d982bad152d3bf38bfd) - Update .gitignore [`07eece8`](https://github.com/JohnAlbin/normalize-scss/commit/07eece8e1d3a69b551c3467f0106b95ab0dbc6fa) - Add .gitignore file [`7751935`](https://github.com/JohnAlbin/normalize-scss/commit/77519357af5681a069af4469d08ffa1e4bb26e9d) - Removed <tags> so they wouldn't conflict with procssor.com You can see the exact issue here http://img832.imageshack.us/img832/7329/tagnormalissues.png [`db6ee26`](https://github.com/JohnAlbin/normalize-scss/commit/db6ee260e335e1923efd6acfcedad42629402cdf) - Correct meta viewport to use initial-scale [`0b20e49`](https://github.com/JohnAlbin/normalize-scss/commit/0b20e4923f52ff1c1cf9e2cbdbb506f68d270c01) - Minor changes to properties and values that could be shortened. Improve comment language and change section-comment format (via Jonathan Neal). [`ce0c346`](https://github.com/JohnAlbin/normalize-scss/commit/ce0c3469e040b4d88663b03d1325cc274e35d4c9) - Minor change to <pre> etc font-family. Set {display:inline-block} only for audio[controls]. [`4bf81bb`](https://github.com/JohnAlbin/normalize-scss/commit/4bf81bb8246c3c63b8397ce980262fca5e2ff503) - Include link to Procssor for those who want a different CSS formatting style [`410b484`](https://github.com/JohnAlbin/normalize-scss/commit/410b484a54d7341b302c258108188767c20825c7) - Minor change to outline value (none to 0) [`c71f67d`](https://github.com/JohnAlbin/normalize-scss/commit/c71f67d42a57691483267db17743e751b65f8c84) - Typo correction [`0c08646`](https://github.com/JohnAlbin/normalize-scss/commit/0c08646b9d86dfe9737fb9c8be9236e2cb2cb02d) - Minor copy changes to CSS comments [`7b3b5e4`](https://github.com/JohnAlbin/normalize-scss/commit/7b3b5e48be2ed75f9c42177587ef6e11a63e209a) - Minor formatting correction [`64ac7d0`](https://github.com/JohnAlbin/normalize-scss/commit/64ac7d0c1d7febead0e0d5a4f1819024235d3be2) - Switch a:active and a:hover order [`91d958c`](https://github.com/JohnAlbin/normalize-scss/commit/91d958cef94da074bcec105713c7b2b3518ea9f3) - Demo: modify form element tests to include both input-inside-label and input-outisde-label markup options. Include examples of form parts wrapped in <p> alongside examples wrapped in <div>. Add tel and file <input> types. [`a5a0686`](https://github.com/JohnAlbin/normalize-scss/commit/a5a0686ed9e001acca2cc8cb3f3f127db59e917c) - Add {vertical-align:middle} to form elements in IE6/7 - fixes their incorrect label-input alignment when using baseline. Reorder the form element rulesets [`c8aafe3`](https://github.com/JohnAlbin/normalize-scss/commit/c8aafe34e697807fcf30b12b35f6de2144ca07dc) - Minor format change to README [`953a5f5`](https://github.com/JohnAlbin/normalize-scss/commit/953a5f522e11bda9a510a7d701c2cda97d4fad0c) - Update README; remove normalize.metrics.css [`fba85c2`](https://github.com/JohnAlbin/normalize-scss/commit/fba85c2781a2a2763c3382990ff9655a684b2e24) - Demo: Add box-sizing tests; add more HTML5 <input> type examples; add <figure> example; reorganise elements [`696c274`](https://github.com/JohnAlbin/normalize-scss/commit/696c274bcd56c930db114054643cf570b4bfec57) - Minor edit to monospace font fix [`28f8e9b`](https://github.com/JohnAlbin/normalize-scss/commit/28f8e9b4d315691cba752ce77e1c329a2a5161a3) - Normalize <figure> margins [`df279d8`](https://github.com/JohnAlbin/normalize-scss/commit/df279d89b45399d942c3b35ab119fe579ae06520) - Add -webkit-appearance:button to clickable input types, fixes inability to style them in iOS. Remove input[type=image] as it already receives a pointer cursor and should not receive button appearance [`1be44f3`](https://github.com/JohnAlbin/normalize-scss/commit/1be44f3b2a79af5d463c7ea0264fee0e6fa464ca) - Include http: in path to HTML5 Shim. Remove inputs with 'required' and 'pattern' attributes: not relevant to this demo. [`ab0304e`](https://github.com/JohnAlbin/normalize-scss/commit/ab0304e248d85915ad76d0270d95e813ee153ac4) - Correct the box sizing declarations required to improve cross-browser consistency of specific input types [`8061c67`](https://github.com/JohnAlbin/normalize-scss/commit/8061c67cf7f9b4b68c182dc6a4dce28393df5f40) - Remove [vertical-align:top] from [pre, code, kbd, samp]. Was meant to be for iOS but causes issues. [`6546f40`](https://github.com/JohnAlbin/normalize-scss/commit/6546f401e4571a84fe5b49deb98c20ce79b643ca) - Change dummy href value [`db6c8ec`](https://github.com/JohnAlbin/normalize-scss/commit/db6c8ecd8bd85a0e6065433411c3006cea34506d) - Remove link to normalize.metrics.css - move away from 'black boxing' the 'normalizing' styles. [`7c32ea1`](https://github.com/JohnAlbin/normalize-scss/commit/7c32ea1bf295c82c7e86a7c61cc1d10b895447b5) - Add table element normalization. Add default font-size and line-height to <body>. Set font-family on <body> and form elements to improve consistency. Set font-size:100% on form elements so they inherit body's font-size. [`a27246f`](https://github.com/JohnAlbin/normalize-scss/commit/a27246fcabe7a5b57e08341aac36b81c287cac71) - Add blockquote and list normalization (previously in normalize.metrics.css) [`4cf8cf3`](https://github.com/JohnAlbin/normalize-scss/commit/4cf8cf3e6e40a738e23161d08bfcac70b00ba555) - Add normalization of <form> and <fieldset> elements. Add input[type='reset'] to box sizing normalization. Add cursor:pointer for clickable inputs/buttons. [`11d60fe`](https://github.com/JohnAlbin/normalize-scss/commit/11d60fe7ba81ebb83367077adfa01ebec9dc85b8) - Normalize <a> colors. Remove <small> line-height (no effect when not block-level). Reorganise file and edit comments. [`56d63df`](https://github.com/JohnAlbin/normalize-scss/commit/56d63dfe7a1bdcbb4992fbf66a1ab74f89b44936) - Edit demo file; addition of <form> elements, <mark>, <blockquote>, and clearer inline element tests. [`25d2e3e`](https://github.com/JohnAlbin/normalize-scss/commit/25d2e3e421f013ddca0f1a2002c2cd4c8a05df79) - Add line-height:normal to <input> and <button> elements to match Firefox 3/4 value (set with !important in the UA stylesheet) [`4fdeb70`](https://github.com/JohnAlbin/normalize-scss/commit/4fdeb702f19aef7b6891106285ba8ff9fddc801a) - Add vertical-align:baseline to form elements [`b8f2b7b`](https://github.com/JohnAlbin/normalize-scss/commit/b8f2b7b34e9f160bfc49720f5ea5da1cd7bf8ef0) - Add bold font-weight to <b> and <strong>. Add font-size to <pre> <code> <kbd> <samp> (was missing). Introduce more links to further reading. [`f28538a`](https://github.com/JohnAlbin/normalize-scss/commit/f28538a363d3f9052dc54a3bce1fba81ece4afa4) - Style HTML5 embedded elements. Remove default cursor from <html>. Reformat comments [`9652da9`](https://github.com/JohnAlbin/normalize-scss/commit/9652da94c771d6c3cb7571897221f85d8e2ca92d) - Set text-size-adjust to 100% [`0af8488`](https://github.com/JohnAlbin/normalize-scss/commit/0af84884f524c0df8cdd867523052ead9d653231) - Remove remnants of IE <audio> hack [`7855316`](https://github.com/JohnAlbin/normalize-scss/commit/78553162350a41d56b4c3ff1fd7a4222e2d531c7) - Change vertical-align for inline-block elements to baseline. Set textarea vertical-align to top. [`08fc3b3`](https://github.com/JohnAlbin/normalize-scss/commit/08fc3b3d9cb850155c401ae74797f2739ce869ce) - Fix text-size-adjust so it doesn't prevent manual zooming in WebKit or iOS [`be21f76`](https://github.com/JohnAlbin/normalize-scss/commit/be21f763ee86c7041f35e3beba8567573fdee9fd) - Remove CSS expressions targeting IE6. Performance issue. [`d23156d`](https://github.com/JohnAlbin/normalize-scss/commit/d23156d4e43ab0e4f69f53dd9b673e329a410be2) - Align textarea with text-top. Improves readability and fixes FF3/4 odd 'baseline' alignment [`e58552d`](https://github.com/JohnAlbin/normalize-scss/commit/e58552dbc097384e0f5e88813892fb424492425a) - Add vertical-align:baseline to form elements [`9f821f0`](https://github.com/JohnAlbin/normalize-scss/commit/9f821f06e3dc8b6c42141f6026759a1a749c55ae) - Remove overflow:hidden from body, cuts off content of fixed-width elements [`6ed1d6f`](https://github.com/JohnAlbin/normalize-scss/commit/6ed1d6f7e53bc294383b6aecd90bb4c6f3710c98) - Set vertical-align:baseline for sub and sup [`cce41fe`](https://github.com/JohnAlbin/normalize-scss/commit/cce41fedd32017576d42c90da771a46c797332bc) - Improved <sup> <sub> alignment [`341f0af`](https://github.com/JohnAlbin/normalize-scss/commit/341f0af212f4ba4592ea3d2699719b9a688c0fd2) - Update headings [`10009af`](https://github.com/JohnAlbin/normalize-scss/commit/10009af09e8c51c67438f5169ee803c3185ad00b) - Vendor-prefixed properties precede their standard counterparts [`7514427`](https://github.com/JohnAlbin/normalize-scss/commit/7514427a0d41b7c7a073b37b3332adc48a9018a8) - Formatting [`e3f2352`](https://github.com/JohnAlbin/normalize-scss/commit/e3f2352235f31addd1f6f60c98832d903d9a299e) - iOS text resizing [`86fc462`](https://github.com/JohnAlbin/normalize-scss/commit/86fc462da1f21c9cc02c615741e377bffd4f9544) - Proper line-height assignment [`2fddc3c`](https://github.com/JohnAlbin/normalize-scss/commit/2fddc3c5733b35461084ecda5a6a45efccbf65a7) - Updated README.md [`86bae9a`](https://github.com/JohnAlbin/normalize-scss/commit/86bae9a4f81645d36fe83494725fa130b11a5ce5) - Updated demo.html [`2c8c7aa`](https://github.com/JohnAlbin/normalize-scss/commit/2c8c7aaba80429d8b251ed0983cb306dd4e792a1) - Normalize and personalized sizing and spacing [`57fd887`](https://github.com/JohnAlbin/normalize-scss/commit/57fd8879f5cfe32ade0235b50ad451fe8c0dcbf1) - Improved display inline block [`4f1ba27`](https://github.com/JohnAlbin/normalize-scss/commit/4f1ba2796321bbb8ed38aa80ad5cfc6c613d4178) - Update [`15f071e`](https://github.com/JohnAlbin/normalize-scss/commit/15f071eb438174857b449739b13587aaee365362) - Update: <body> [`6671403`](https://github.com/JohnAlbin/normalize-scss/commit/6671403e3ba83cf721795cdc888b7bcda85e374b) - Update [`4dc9bb4`](https://github.com/JohnAlbin/normalize-scss/commit/4dc9bb470a59302abb65b3829d4f18bc2008e07d) - Update [`fa92fc7`](https://github.com/JohnAlbin/normalize-scss/commit/fa92fc78e43e1a17bcd5811cb828481000d192c1) - Update [`efe4044`](https://github.com/JohnAlbin/normalize-scss/commit/efe40441aae8529aa9411fa62c00b07ee0418576) - Update [`7942a21`](https://github.com/JohnAlbin/normalize-scss/commit/7942a2198deb44c944a1058025517e6d9001db0b) - First README.md [`a9aa6b7`](https://github.com/JohnAlbin/normalize-scss/commit/a9aa6b7a05c973acb377bde462235f2d081f8ce0) - Update [`ef12292`](https://github.com/JohnAlbin/normalize-scss/commit/ef12292cc21dbd720b711ccf55a594d9dcb0fc18) - Notes [`b9ad7ae`](https://github.com/JohnAlbin/normalize-scss/commit/b9ad7aea10819c766aec31268db7eea9ad7487c5) - Language [`60cc15c`](https://github.com/JohnAlbin/normalize-scss/commit/60cc15c3868e54309e2c5516a918d0b1c750e014) - Language [`354859e`](https://github.com/JohnAlbin/normalize-scss/commit/354859e740250a009152d2977202ef2119778044) - Language [`ee50234`](https://github.com/JohnAlbin/normalize-scss/commit/ee50234bcc0a5ab2c1cfb1ad174cac8720c9c93c) - Language update [`3ce871a`](https://github.com/JohnAlbin/normalize-scss/commit/3ce871adc20623e1849a419e8981b4a4da23316d) - Initial [`d8335d3`](https://github.com/JohnAlbin/normalize-scss/commit/d8335d302adef6fe2632925167c358ef1c7c6145) - It has begun. [`0434c40`](https://github.com/JohnAlbin/normalize-scss/commit/0434c40f4dd704cf4c5df1825905e2276495db72)