mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(fonts): download fonts from grafana instead of CDN
Makes its possible to run grafana without internet access. The performance hit by not using a cdn is very small since most grafana instances are setup on locally. closes #4223
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
@import "base/reboot";
|
||||
@import "base/type";
|
||||
@import "base/forms";
|
||||
@import "base/fonts";
|
||||
@import "base/grid";
|
||||
@import "base/font_awesome";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user