mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Refactored stylesheets and fixed font
This commit is contained in:
parent
adf321bafa
commit
11399958f5
17 changed files with 130 additions and 135 deletions
|
@ -39,6 +39,7 @@ module Registry
|
|||
|
||||
# Precompile additional assets
|
||||
config.assets.precompile += %w(*.svg *.eot *.woff *.ttf)
|
||||
config.assets.precompile += %w(admin-manifest.css)
|
||||
|
||||
# Active Record used to suppresses errors raised within
|
||||
# `after_rollback`/`after_commit` callbacks and only printed them to the logs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue