bootswatch-less

3.3.4 • Public • Published

Bootswatch-less

This package contains only the less files of bootswatch. This should be used when compiling bootswatch from source using less.

Total filesize is about 600 kb.

Should be used with the bootstrap-less package.

This package should be added to your less paths settings.

gulp.pipe(less({
    paths: [
        '.',
        './node_modules/bootswatch-less'
    ]
}))

Then bootswatch files can be included in any less file.

@import "bootswatch/cyborg/variables";
@import "bootswatch/cyborg/bootswatch";

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i bootswatch-less

      Weekly Downloads

      4

      Version

      3.3.4

      License

      none

      Last publish

      Collaborators

      • aaike