1.0.0-rc.8 • Published 10 years ago
ngstarter-bootswatch-tasks v1.0.0-rc.8
ngstarter-bootswatch-tasks
Extends Angular 2 Starter with Bootswatch specific tasks
Getting started
Install Bootswatch and the starter extension
npm install bootswatch ngstarter-bootswatch-tasks --save-devThen require it somewhere in your Angular 2 Starter tasks
require('ngstarter-bootswatch-tasks');Change your starter
bootstrap.scssto something like@import '../../../node_modules/bootswatch/paper/variables'; @import 'bootstrap.variables'; @import '../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap'; @import '../../../node_modules/bootswatch/paper/bootswatch';Try it out, it's ready!
gulp set-theme --name=darkly
Credits
Bootswatch for providing nice themes!
License
MIT
1.0.0-rc.8
10 years ago
1.0.0-rc.7
10 years ago
1.0.0-rc.6
10 years ago
1.0.0-rc.5
10 years ago
1.0.0-rc.4
10 years ago
1.0.0-rc.3
10 years ago
1.0.0-rc.2
10 years ago
1.0.0-rc.1
10 years ago