Bootstrap Stylus

screenshot of Bootstrap Stylus
bootstrap

Port of Bootstrap to Stylus

Overview

Bootstrap Stylus 3.4.1 is an impressive port of the renowned Bootstrap framework version 3.4.1, adapting it to the Stylus preprocessor. This release caters to developers looking to leverage Bootstrap's extensive capabilities while enjoying the flexibility of Stylus. With a straightforward installation process and a variety of customization options, it seamlessly integrates into various development workflows.

This version emphasizes ease-of-use with Grunt, allowing users to compile CSS and JavaScript efficiently. Whether you're working on a large project or just experimenting with web design, Bootstrap Stylus provides the tools necessary to enhance your development experience.

Features

  • Easy Installation: Install the latest version via Bower or npm, with legacy support for older projects.
  • Grunt Integration: Utilize convenient Grunt commands for compiling CSS and JavaScript, enhancing workflow automation.
  • Customizable Components: Choose which CSS and JavaScript components to include by editing the provided configuration files.
  • Automatic Watching: Use grunt watch to automatically compile Stylus files when changes are saved, streamlining development.
  • Override Variables: Easily update Bootstrap variables to tailor the framework to specific project needs, ensuring flexibility in design.
  • Legacy Support: The inclusion of the legacy version 2.3.2 offers backward compatibility for older projects, making transitions smoother.
  • Gulp Compatibility: Integrate with Gulp to optimize your build process, utilizing bootstrap-stylus as a plugin for added functionality.
bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.