Bootstrap.stylus screenshot

Bootstrap.stylus

Author Avatar Theme by Blup
Updated: 8 Mar 2012
84 Stars

Twitter's bootstrap ported to stylus

Overview

Bootstrap for Stylus (v2.0.1) is an integration of Twitter’s popular Bootstrap framework tailored for use with the Stylus CSS preprocessor. This version brings together the responsive design capabilities of Bootstrap with the flexibility and efficiency of Stylus, making it easier for developers to create clean and maintainable stylesheets. With built-in support for advanced CSS3 features, Bootstrap for Stylus allows for a streamlined development process without sacrificing functionality.

This integration leverages Nib, a Stylus library that adds support for CSS3 features and useful mixins, enhancing the overall styling experience. Developers will appreciate the ease of installation and the ability to import only the portions of the library they need, streamlining their workflow considerably.

Features

  • Easy Installation: Simply use bootstrap with Stylus by adding @import "bootstrap" to access the full library or selected components.

  • CSS3 Support: Utilizes Nib for comprehensive CSS3 support, ensuring styles leverage modern web capabilities without extra effort.

  • Custom Configuration: Allows developers to define variables before importing components, making it easier to customize styles in a flexible manner.

  • Modular Approach: Import only the necessary portions of the library, reducing file size and enhancing load times for better performance.

  • Responsive Design: Bootstrap’s inherent responsive design features are fully supported, ensuring that applications look great on devices of all sizes.

  • Open Source License: Released under the Apache License, Version 2.0, allowing for broad usage and modification by developers.

  • Maintained by Twitter: Backed by Twitter, ensuring that the tool benefits from continued support and updates aligned with web development trends.