Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 601 Bytes

File metadata and controls

36 lines (27 loc) · 601 Bytes

rainboot.css

Bootstrap with the look of Cloudscape

Getting started

Go to the releases page and download rainboot.css (or rainboot.min.css) from the latest release.

Link the CSS file in your HTML page. This can now be used in place of bootstrap.css.

<html>
  <head>
    <link href="path/to/rainboot.css" rel="stylesheet" />
    ...
  </head>
  ...
</html>

Development

yarn install
yarn build

Compatibility

rainboot.css Bootstrap
1.0.2 5.3.8
1.0.1 5.3.3
1.0.0 5.3.2