bootstrap-prefixer

0.0.8 • Public • Published

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.

/bootstrap-prefixer/

    Package Sidebar

    Install

    npm i bootstrap-prefixer

    Weekly Downloads

    0

    Version

    0.0.8

    License

    GPLv2

    Last publish

    Collaborators

    • mreq