mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
Move less from public/ to web_src/ so that it will not be packe… (#8908)
This commit is contained in:
committed by
Antoine GIRARD
parent
a0d4014517
commit
e4e6d48e30
15
web_src/less/index.less
Normal file
15
web_src/less/index.less
Normal file
@@ -0,0 +1,15 @@
|
||||
@import "_tribute";
|
||||
@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";
|
||||
@import "_review";
|
Reference in New Issue
Block a user