diff options
Diffstat (limited to 'documentation/themes/themes-fonts.asciidoc')
-rw-r--r-- | documentation/themes/themes-fonts.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/themes/themes-fonts.asciidoc b/documentation/themes/themes-fonts.asciidoc index 741fb00a72..8bb2bfef67 100644 --- a/documentation/themes/themes-fonts.asciidoc +++ b/documentation/themes/themes-fonts.asciidoc @@ -19,7 +19,7 @@ follows: ---- @include font(MyFontFamily, - '../../mytheme/fonts/myfontfamily'); + '../../../../mytheme/fonts/myfontfamily'); ---- The statement must be given in the [filename]#styles.scss# file __outside__ the |