1.1.0 • Published 6 years ago

react-skeleton-css v1.1.0

Weekly downloads
8
License
MIT
Repository
github
Last release
6 years ago

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.