Skip to content

Commit 3bc98de

Browse files
committed
Mention GitHub Sponsors
1 parent ebf9516 commit 3bc98de

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

readme.md

+16-6
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,27 @@
22
<img src="media/logo.svg" alt="modern-normalize">
33
<br>
44
<br>
5+
<div align="center">
6+
<p>
7+
<p>
8+
<sup>
9+
<a href="https://github.com/sponsors/sindresorhus">My open source work is supported by the community</a>
10+
</sup>
11+
</p>
12+
<sup>Special thanks to:</sup>
13+
<br>
14+
<br>
15+
<a href="https://standardresume.co/tech">
16+
<img src="https://sindresorhus.com/assets/thanks/standard-resume-logo.svg" width="200"/>
17+
</a>
18+
</p>
19+
</div>
20+
<br>
521
<br>
622
<br>
723
<br>
824
</div>
925

10-
1126
## Differences from [`normalize.css`](https://github.com/necolas/normalize.css)
1227

1328
- Smaller
@@ -21,14 +36,12 @@ All credit should go to `normalize.css`. I just removed some cruft and added som
2136

2237
[**The goal of this project is to make itself obsolete.**](https://github.com/sindresorhus/modern-normalize/issues/2)
2338

24-
2539
## Browser support
2640

2741
- Latest Chrome
2842
- Latest Firefox
2943
- Latest Safari
3044

31-
3245
## Install
3346

3447
```
@@ -46,7 +59,6 @@ $ npm install modern-normalize
4659
- [unpkg](https://unpkg.com/modern-normalize)
4760
- [cdnjs](https://cdnjs.com/libraries/modern-normalize)
4861

49-
5062
## Usage
5163

5264
```css
@@ -59,14 +71,12 @@ or
5971
<link rel="stylesheet" href="node_modules/modern-normalize/modern-normalize.css">
6072
```
6173

62-
6374
## FAQ
6475

6576
### Can you provide Sass, Less, etc, ports?
6677

6778
There's absolutely no reason to have separate ports for these. They are just CSS supersets and can import CSS directly.
6879

69-
7080
## Related
7181

7282
- [sass-extras](https://github.com/sindresorhus/sass-extras) - Useful utilities for working with Sass

0 commit comments

Comments
 (0)