middleman/middleman-more/fixtures/relative-assets-app/source/stylesheets/relative_assets.css.sass
Victor Costan c0e1bf06bf More font paths test coverage.
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.
2013-05-05 21:39:50 -04:00

4 lines
58 B
Sass
Executable file

@import "compass"
h1
background: image-url("blank.gif")