Skip to content

Commit 95d4aa7

Browse files
authored
Update README.md
1 parent 166f492 commit 95d4aa7

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,6 @@ $ yarn add nes-components
1818
$ npm i nes-components
1919
```
2020

21-
## :warning:caution
22-
if nes-components doesn't show the right font, please add the following to your component.
23-
Currently, working on updating nes-components
24-
```js
25-
import WebFont from 'webfontloader';
26-
WebFont.load({
27-
google: {
28-
families: ['Press+Start+2P'],
29-
},
30-
});
31-
```
32-
3321
#### Doc
3422
Please see StoryBook https://nes-components.netlify.com/
3523

0 commit comments

Comments
 (0)