We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b3733 commit 806042bCopy full SHA for 806042b
README.md
@@ -23,6 +23,7 @@ Include the style files for diagram-js and bpmn in your [`Angular.json file`](./
23
```json
24
"styles": [
25
"node_modules/bpmn-js/dist/assets/diagram-js.css",
26
+ "node_modules/bpmn-js/dist/assets/bpmn-js.css",
27
"node_modules/bpmn-js/dist/assets/bpmn-font/css/bpmn.css",
28
"src/styles.css"
29
],
bpmn-js-app/angular.json
@@ -24,6 +24,7 @@
30
0 commit comments