normalize.css icon indicating copy to clipboard operation
normalize.css copied to clipboard

Update readme with npm import instructions

Open tomyo opened this issue 5 years ago • 0 comments

I had to google around to actually find the import statement needed to use this:

import 'normalize.css';  // In my case, when using React

I think something like this should be included in the readme, at least for the non experienced npm users.

PS: seems I'm not alone on this.

PS2: Thanks for making this package!

tomyo avatar Mar 25 '20 23:03 tomyo