deployment-tools
Version:
A Node.js scripts that helps you to compile and deploy the static assets (CSS/JavaScript/images) of your website without gulp and grunt using Node.js and npm scripts
9 lines (7 loc) • 311 B
text/less
// Core variables and mixins
@import "node_modules/bootstrap/less/variables.less";
@import "node_modules/bootstrap/less/mixins.less";
// // Reset and dependencies
// @import "bootstrap/less/normalize.less";
// @import "bootstrap/less/print.less";
// @import "node_modules/bootstrap/less/buttons.less";