jazzzz / bootstrap-stylus

Port of Twitter Bootstrap to Stylus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap Stylus 2.3.2

Port of the amazing Twitter Bootstrap 2.3.2 to Stylus.

This version does not have any dependencies on nib. ( Note: Bootstrap Stylus must be imported before nib so that Stylus libs are not transpiled as nib mixins )

There might be some slight color differences due to the differences between the color functions in LESS and those in Stylus.

  • Compile bootstrap.styl to get the basic stylesheet.
  • Compile responsive.styl to get the additional responsive stylesheets.

Bug: navbarCollapseWidth is not used because of a stylus bug, you must go edit the value directly in the responsive-navbar file. Note: This translation is fixed to 12 columns

About

Port of Twitter Bootstrap to Stylus


Languages

Language:JavaScript 100.0%