Bootstrap with the look of Cloudscape
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><linkhref="path/to/rainboot.css" rel="stylesheet" />
...
</head>
...
</html>yarn install
yarn build
| rainboot.css | Bootstrap |
|---|---|
| 1.0.2 | 5.3.8 |
| 1.0.1 | 5.3.3 |
| 1.0.0 | 5.3.2 |