Skip to content

Commit e7f07c1

Browse files
authored
Removed main.css from complier config
1 parent 66dc0a0 commit e7f07c1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/compilerconfig.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
[
2-
{
3-
"outputFile": "wwwroot/css/main.css",
4-
"inputFile": "wwwroot/css/main.less"
5-
},
62
{
73
"outputFile": "wwwroot/view-resources/Views/Account/Login.css",
84
"inputFile": "wwwroot/view-resources/Views/Account/Login.less"

0 commit comments

Comments
 (0)