Skip to content

Commit b1555b1

Browse files
nickbabcockjonathantneal
authored andcommitted
Update readme to reference page css
As measure.css doesn't exist
1 parent 6faee43 commit b1555b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ A separate stylesheet that normalizes typography using system interface fonts.
3535
<link href="https://unpkg.com/sanitize.css/typography.css" rel="stylesheet" />
3636
```
3737

38-
### Measure
38+
### Page
3939

4040
A separate stylesheet that applies a comfortable measure to the page.
4141

4242
```html
43-
<link href="https://unpkg.com/sanitize.css/measure.css" rel="stylesheet" />
43+
<link href="https://unpkg.com/sanitize.css/page.css" rel="stylesheet" />
4444
```
4545

4646
### Install

0 commit comments

Comments
 (0)