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 f7a03e1 commit 4684656Copy full SHA for 4684656
packages/devextreme-scss/project.json
@@ -19,7 +19,9 @@
19
],
20
"outputs": [
21
"{projectRoot}/scss/bundles",
22
- "{workspaceRoot}/packages/devextreme/artifacts/css/dx.*.css"
+ "{workspaceRoot}/packages/devextreme/artifacts/css/dx.*.css",
23
+ "{workspaceRoot}/packages/devextreme/artifacts/css/fonts",
24
+ "{workspaceRoot}/packages/devextreme/artifacts/css/icons"
25
26
"cache": true
27
},
0 commit comments