A straightforward CSS framework to bootstrap your project. The aim of this framework is to provide clear, visible markup without any javascript. Heavenly inspired by Google Material Design and Bootstrap.
- Clone this repo:
git clone https://github.com/Netherium/neth-strap-ium.git - Include Roboto Font (Recommended):
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> - Include CSS:
<link rel="stylesheet" href="./dist/neth-strap-ium.min.css">
- Inputs out of focus will not work (should be fixed at Firefox 51.0)
Netherium
Code released under the MIT license