print font

This commit is contained in:
Stephan 2017-01-10 13:38:28 +01:00
parent a7a92e7703
commit 34c73a2d47
5 changed files with 24 additions and 0 deletions

View file

@ -26,6 +26,13 @@
// Fonts
// Use a central file outside of hippie for font definitions with @font-face
// -----------------------------------------------------------------------------
// @import "other/fonts.css";
// Global configuration with default values
// Adjustments can be made by copying values from _default.scss to _config.scss
// Be careful though changes will get lost if hippie gets updated