Skip to content

tri613/react-skeleton-css

 
 

Repository files navigation

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.

About

Skeleton "micro" css framework boilerplate.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.8%
  • CSS 40.8%
  • HTML 1.4%