|
|
@ -19,8 +19,8 @@ module:
|
|
|
|
- source: "static"
|
|
|
|
- source: "static"
|
|
|
|
target: "static"
|
|
|
|
target: "static"
|
|
|
|
# Bootstrap
|
|
|
|
# Bootstrap
|
|
|
|
- source: "assets/paige/bootstrap/scss/_vendor"
|
|
|
|
- source: "assets/_paige/bootstrap/scss/_vendor"
|
|
|
|
target: "assets/paige/bootstrap/scss/vendor"
|
|
|
|
target: "assets/_paige/bootstrap/scss/vendor"
|
|
|
|
- source: "paige/node_modules/bootstrap/dist/css"
|
|
|
|
- source: "paige/node_modules/bootstrap/dist/css"
|
|
|
|
target: "assets/_paige/bootstrap"
|
|
|
|
target: "assets/_paige/bootstrap"
|
|
|
|
includeFiles: ["/bootstrap.css"]
|
|
|
|
includeFiles: ["/bootstrap.css"]
|
|
|
|