Commit 3bc98de 1 parent ebf9516 commit 3bc98de Copy full SHA for 3bc98de
File tree 1 file changed +16
-6
lines changed
1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change 2
2
<img src="media/logo.svg" alt="modern-normalize">
3
3
<br>
4
4
<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>
5
21
<br>
6
22
<br>
7
23
<br>
8
24
</div >
9
25
10
-
11
26
## Differences from [ ` normalize.css ` ] ( https://github.com/necolas/normalize.css )
12
27
13
28
- Smaller
@@ -21,14 +36,12 @@ All credit should go to `normalize.css`. I just removed some cruft and added som
21
36
22
37
[ ** The goal of this project is to make itself obsolete.** ] ( https://github.com/sindresorhus/modern-normalize/issues/2 )
23
38
24
-
25
39
## Browser support
26
40
27
41
- Latest Chrome
28
42
- Latest Firefox
29
43
- Latest Safari
30
44
31
-
32
45
## Install
33
46
34
47
```
@@ -46,7 +59,6 @@ $ npm install modern-normalize
46
59
- [ unpkg] ( https://unpkg.com/modern-normalize )
47
60
- [ cdnjs] ( https://cdnjs.com/libraries/modern-normalize )
48
61
49
-
50
62
## Usage
51
63
52
64
``` css
59
71
<link rel =" stylesheet" href =" node_modules/modern-normalize/modern-normalize.css" >
60
72
```
61
73
62
-
63
74
## FAQ
64
75
65
76
### Can you provide Sass, Less, etc, ports?
66
77
67
78
There's absolutely no reason to have separate ports for these. They are just CSS supersets and can import CSS directly.
68
79
69
-
70
80
## Related
71
81
72
82
- [ sass-extras] ( https://github.com/sindresorhus/sass-extras ) - Useful utilities for working with Sass
You can’t perform that action at this time.
0 commit comments