c0e1bf06bf
Specifically, the new cases check the correctness of paths generated by font_files / font_url when relative_assets is on in build mode, and when a custom fonts_dir is specified in preview mode.
5 lines
164 B
Sass
5 lines
164 B
Sass
@import "compass/css3/font-face"
|
|
|
|
+font-face("St Marie", font-files("StMarie-Thin.otf", opentype))
|
|
+font-face("St Marie", font-files("blank/blank.otf", opentype))
|
|
|