How to add Paper CSS to your React project
Paper CSS is a drop-in CSS library that makes your app look like a paper sketch! It's great for getting your practice projects to look good, without wasting too much time styling them. To add it to your React project, the simplest way is to update the index. ...