Skip to content

Commit 66bce4d

Browse files
committed
fix: add missing bpmn-js styles
1 parent 78b3733 commit 66bce4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bpmn-js-app/angular.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
],
2525
"styles": [
2626
"node_modules/bpmn-js/dist/assets/diagram-js.css",
27+
"node_modules/bpmn-js/dist/assets/bpmn-js.css",
2728
"node_modules/bpmn-js/dist/assets/bpmn-font/css/bpmn.css",
2829
"src/styles.css"
2930
],

0 commit comments

Comments
 (0)