mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
FEATURE: Add site setting and wizard step to set base font (#10250)
Co-authored-by: Neil Lalonde <neillalonde@gmail.com>
This commit is contained in:
parent
7290ca1f4a
commit
f2e14a3946
29 changed files with 404 additions and 60 deletions
1
Gemfile
1
Gemfile
|
@ -69,6 +69,7 @@ gem 'http_accept_language', require: false
|
|||
gem 'ember-rails', '0.18.5'
|
||||
gem 'discourse-ember-source', '~> 3.12.2'
|
||||
gem 'ember-handlebars-template', '0.8.0'
|
||||
gem 'discourse-fonts'
|
||||
|
||||
gem 'barber'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue