forked from gitea/gitea
1
0
Fork 0
gitea/public/less/gogs.less

13 lines
257 B
Plaintext
Raw Normal View History

2015-03-08 04:12:13 +08:00
@import "_octicons";
2015-09-06 02:11:05 +08:00
@import "_emojify";
2015-03-08 04:12:13 +08:00
@import "_base";
@import "_markdown";
2015-07-08 01:09:03 +08:00
@import "_home";
@import "_install";
2015-07-24 04:50:05 +08:00
@import "_form";
2015-08-19 00:34:11 +08:00
@import "_repository";
2015-08-26 21:45:51 +08:00
@import "_organization";
@import "_user";
2015-08-25 22:58:34 +08:00
@import "_dashboard";
2015-09-01 06:20:23 +08:00
@import "_admin";
@import "_explore";