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 dfff060 commit 012901dCopy full SHA for 012901d
CS/WebDashboardAspNetCore/bundleconfig.json
@@ -2,6 +2,9 @@
2
{
3
"outputFileName": "wwwroot/css/site.min.css",
4
"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",
8
"node_modules/devextreme-dist/css/dx.common.css",
9
"node_modules/devextreme-dist/css/dx.light.css",
10
"node_modules/@devexpress/analytics-core/dist/css/dx-analytics.common.css",
0 commit comments