0.0.8 • Published 7 years ago

bootstrap-prefixer v0.0.8

Weekly downloads
4
License
GPLv2
Repository
github
Last release
7 years ago

bootstrap-prefixer

Node tool for prefixing bootstrap's less files.

Usage

bootstrap-prefixer [prefix] [path to bootstrap/less]

For instance bootstrap-prefixer tb- stylesheets/bootstrap/less would prefix all the classes and mixins with tb-. That means .btn would become .tb-btn etc.

The path to bootstrap/less expects to point to this sort of directory.

0.0.8

7 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago