Skip to content

Commit 012901d

Browse files
authored
Update bundleconfig.json
1 parent dfff060 commit 012901d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CS/WebDashboardAspNetCore/bundleconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
{
33
"outputFileName": "wwwroot/css/site.min.css",
44
"inputFiles": [
5+
"node_modules/ace-builds/css/ace.css",
6+
"node_modules/ace-builds/css/theme/dreamweaver.css",
7+
"node_modules/ace-builds/css/theme/ambiance.css",
58
"node_modules/devextreme-dist/css/dx.common.css",
69
"node_modules/devextreme-dist/css/dx.light.css",
710
"node_modules/@devexpress/analytics-core/dist/css/dx-analytics.common.css",

0 commit comments

Comments
 (0)