We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6faee43 commit b1555b1Copy full SHA for b1555b1
1 file changed
README.md
@@ -35,12 +35,12 @@ A separate stylesheet that normalizes typography using system interface fonts.
35
<link href="https://unpkg.com/sanitize.css/typography.css" rel="stylesheet" />
36
```
37
38
-### Measure
+### Page
39
40
A separate stylesheet that applies a comfortable measure to the page.
41
42
```html
43
-<link href="https://unpkg.com/sanitize.css/measure.css" rel="stylesheet" />
+<link href="https://unpkg.com/sanitize.css/page.css" rel="stylesheet" />
44
45
46
### Install
0 commit comments