Skip to content

Commit ba8bdf5

Browse files
committed
update read me
1 parent 15e16a4 commit ba8bdf5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,11 @@ This new CSS reset is using the new CSS features:
55
- The :where() pseudo-class to remove specificity.
66
- The :not() pseudo-class with multi arguments.
77

8+
## How to Use ?
9+
In React project, insert to main entry file
10+
```angular2html
11+
import "the-new-css-reset/css/reset.css"
12+
```
13+
814
## Browser Support
915
All evergreen browsers (except Samsung Internet browser version 14, will be supported in the next version).

0 commit comments

Comments
 (0)