Fix Bootstrap SCSS mount
This commit is contained in:
@@ -28,7 +28,7 @@ module:
|
|||||||
- source: "node_modules/bootstrap/js/dist"
|
- source: "node_modules/bootstrap/js/dist"
|
||||||
target: "static/paige/bootstrap"
|
target: "static/paige/bootstrap"
|
||||||
- source: "node_modules/bootstrap/scss"
|
- source: "node_modules/bootstrap/scss"
|
||||||
target: "static/paige/bootstrap"
|
target: "assets/paige/bootstrap"
|
||||||
# Bootstrap Icons
|
# Bootstrap Icons
|
||||||
- source: "node_modules/bootstrap-icons/font/fonts"
|
- source: "node_modules/bootstrap-icons/font/fonts"
|
||||||
target: "static/paige/bootstrap-icons/fonts"
|
target: "static/paige/bootstrap-icons/fonts"
|
||||||
|
Reference in New Issue
Block a user