UNPKG

react-uikit-components

Version:

React UIkit components for UIkit CSS framework.

38 lines (32 loc) 1.59 kB
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>React UIKit components | React uikit components for UIkiit CSS framework</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <!-- Place favicon.ico in the root directory --> <link href='http://fonts.googleapis.com/css?family=Adamina|Open+Sans:400,700' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="docs/styles/uikit.min.css"> <link rel="stylesheet" href="docs/styles/main.min.css"> </head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div id="mount-node"></div> <div class="footer uk-block uk-block-secondary uk-contrast uk-block-large uk-text-center"> <ul> <li><a href='http://otissv.github.io/react-uikit-components/docs.html'>Docs</a> | </li> <li><a href='https://github.com/otissv/react-uikit-components'>GitHub</a> | </li> <li><a href='https://github.com/otissv/react-uikit-components/issues'>Issues</a></li> </ul> Licensed under <a href='http://opensource.org/licenses/MIT'>MIT license.</a><br> <a class='otissv' href='https://twitter.com/otissv'>@otissv</a> </div> <!-- Bundled app scripts --> <script src="docs/scripts/bundle.js"></script> </body> </html>