mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-06 10:25:22 +02:00
Set default less and css to new default name
This commit is contained in:
parent
fc55182a4c
commit
ff54e4d929
6 changed files with 35 additions and 44 deletions
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";
|
Loading…
Add table
Add a link
Reference in a new issue