hstrap

Little stylus lib


Keywords
css, buttons, forms, popover
License
WTFPL
Install
bower install hstrap

Documentation

hstrap

NPM version

Little lib build upon stylus & nib

Documentation

at hiswe.github.io/hstrap

In short

Release History

  • 1.1.1 β€” Add .h-active class for button
  • 1.1.0
    • reorganize mixins files
    • add #4: underline with gradient
    • add #13: media query with variables
  • 1.0.2
    • add header to CSS files
    • fix :invalid state on form
  • 1.0.0
    • Change build system to gulp
    • Add link-styled selectbox
    • fix #3 : selectbox rendering on firefox & ie
    • fix #5 : non-clickable button on border
  • 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