Skip to content

Commit 2ead781

Browse files
authored
Merge pull request #12 from MartinMuzatko/patch-1
Added modern-normalize and fixed link to sanitize.css
2 parents 5d79e49 + 489adfa commit 2ead781

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

readme.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Feel free to [contribute](https://github.com/troxler/awesome-css-frameworks/blob
2323
![](https://img.shields.io/github/stars/necolas/normalize.css.svg?style=social&label=Star)
2424
[Repo](https://github.com/necolas/normalize.css/)
2525

26-
- [**sanitize.css**](https://jonathantneal.github.io/sanitize.css/) - The best-practices CSS foundation.
27-
![](https://img.shields.io/github/stars/jonathantneal/sanitize.css.svg?style=social&label=Star)
28-
[Repo](https://github.com/jonathantneal/sanitize.css)
26+
- [**sanitize.css**](https://csstools.github.io/sanitize.css/) - The best-practices CSS foundation.
27+
![](https://img.shields.io/github/stars/csstools/sanitize.css.svg?style=social&label=Star)
28+
[Repo](https://github.com/csstools/sanitize.css)
2929

3030
- [**inuitcss**](https://github.com/inuitcss/inuitcss) - Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects.
3131
![](https://img.shields.io/github/stars/inuitcss/inuitcss.svg?style=social&label=Star)
@@ -34,6 +34,10 @@ Feel free to [contribute](https://github.com/troxler/awesome-css-frameworks/blob
3434
- [**minireset.css**](http://jgthms.com/minireset.css/) - Tiny modern CSS reset.
3535
![](https://img.shields.io/github/stars/jgthms/minireset.css.svg?style=social&label=Star)
3636
[Repo](https://github.com/jgthms/minireset.css)
37+
38+
- [**modern-normalize**](https://github.com/sindresorhus/modern-normalize) - Normalize for Chrome, Firefox, and Safari only (no support for Edge or Internet Explorer).
39+
![](https://img.shields.io/github/stars/sindresorhus/modern-normalize.svg?style=social&label=Star)
40+
[Repo](https://github.com/sindresorhus/modern-normalize)
3741

3842

3943
## Very Lightweight

0 commit comments

Comments
 (0)