hstrap
Little lib build upon stylus & nib
Documentation
In short
- Mixins
- Base CSS (also available as mixins)
- Components (also available as mixins)
Release History
- 1.1.1 — Add
.h-active
class for button - 1.1.0
- 1.0.2
- add header to CSS files
- fix :invalid state on form
- 1.0.0
- 0.3.12 — Add rem conversion mixin.
- 0.3.11 — Add rem font-size mixin. Move some mixins from form to general and fix crisp-font-smoothing mixin on firefox
- 0.3.10 — Add angle, centering & cirle mixins
- 0.3.09 — Fix issue when included with grunt-contrib-stylus
- 0.3.08 — Add a stem mixin
- 0.3.07 — Add easing mixins
- 0.3.06 — No hover on disabled inputs + not-allowed cursor on disabled inputs & buttons
- 0.3.05 — Fix more flexible box mixin…
- 0.3.04 — More flexible box mixin
- 0.3.03 — Clean @imports for faster compilation
- before — A lot of stuff