diff --git a/CHANGELOG.md b/CHANGELOG.md index d5a03f0..554dcad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ * Correct document heading comment * Update `abbr[title]` support +_For anyone who still wants/needs the opinionated rules, see [opinionate.css](https://github.com/adamgruber/opinionate.css)_ + ### 5.0.0 (October 3, 2016) * Add normalized sections not already present from diff --git a/README.md b/README.md index 0de04a0..82a4686 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,11 @@ In Edge, placeholders will disappear on `relative` or `absolute` positioned Please read the [contribution guidelines](CONTRIBUTING.md) in order to make the contribution process easy and effective for everyone involved. +## Similar Projects + +- [opinionate.css](https://github.com/adamgruber/opinionate.css) - Supplement to normalize, restores opinionated rules removed in v6 +- [sanitize.css](https://github.com/jonathantneal/sanitize.css) - Alternative to normalize, adheres to common developer expectations and preferences + ## Acknowledgements