forked from forgejo/forgejo
Change font to Roboto to support more charsets (#9803)
This commit is contained in:
parent
1703a63da6
commit
59510d6227
33 changed files with 44 additions and 1842 deletions
1
Makefile
1
Makefile
|
@ -487,6 +487,7 @@ fomantic: node-check $(FOMANTIC_DEST_DIR)
|
|||
|
||||
$(FOMANTIC_DEST_DIR): semantic.json web_src/fomantic/theme.config.less | node_modules
|
||||
cp web_src/fomantic/theme.config.less node_modules/fomantic-ui/src/theme.config
|
||||
cp web_src/fomantic/_site/globals/* node_modules/fomantic-ui/src/_site/globals/
|
||||
npx gulp -f node_modules/fomantic-ui/gulpfile.js build
|
||||
|
||||
.PHONY: css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue