Move assets/paige file to assets/_paige

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

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

Loading…
Cancel
Save