react-skeleton-css

Skeleton CSS Framework built in React


Keywords
react, skeleton, skeleton-css, react-skeleton, skeleton-react-css, micro-framework, react-skeleton-css, skeleton-less, skeleton-sass
License
MIT
Install
npm install react-skeleton-css@1.0.0

Documentation

react-skeleton-css

Skeleton "micro" css framework boilerplate: http://www.getskeleton.com. Consolidated into 1 repo

Build Status npm version semantic-release


react-skeleton-css is a React UI framework built with the Skeleton responsive css boilerplate.

Usage & Docs

https://crobinson42.github.io/react-skeleton-css/

Installation

react-skeleton-css is available as an npm package

npm install react-skeleton-css

Usage

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.