Skeleton "micro" css framework boilerplate: http://www.getskeleton.com. Consolidated into 1 repo
react-skeleton-css is a React UI framework built with the Skeleton responsive css boilerplate.
https://crobinson42.github.io/react-skeleton-css/
react-skeleton-css is available as an npm package
npm install react-skeleton-css
You must include the skeleton css/stylesheets in your project.
<link href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css" type="text/css" rel="stylesheet">
After you've included react-skeleton-css and the skeleton css/stylesheets, you can use the components.