Move assets/paige file to assets/_paige

master
Will Faught 2 years ago
parent 9be194db0c
commit 2519da323e

@ -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"]

Loading…
Cancel
Save