mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Set default less and css to new default name
This commit is contained in:
13
public/less/index.less
Normal file
13
public/less/index.less
Normal file
@@ -0,0 +1,13 @@
|
||||
@import "_emojify";
|
||||
@import "_base";
|
||||
@import "_markdown";
|
||||
@import "_home";
|
||||
@import "_install";
|
||||
@import "_form";
|
||||
@import "_repository";
|
||||
@import "_editor";
|
||||
@import "_organization";
|
||||
@import "_user";
|
||||
@import "_dashboard";
|
||||
@import "_admin";
|
||||
@import "_explore";
|
Reference in New Issue
Block a user