From a344e00116b024c5dffdd3c0b9e893674affaaa4 Mon Sep 17 00:00:00 2001 From: Thomas Reynolds Date: Tue, 27 Dec 2011 18:53:14 -0800 Subject: [PATCH] include less of compass for font face test --- fixtures/fonts-app/source/stylesheets/fonts.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/fonts-app/source/stylesheets/fonts.css.sass b/fixtures/fonts-app/source/stylesheets/fonts.css.sass index 95c6462f..03d006c7 100644 --- a/fixtures/fonts-app/source/stylesheets/fonts.css.sass +++ b/fixtures/fonts-app/source/stylesheets/fonts.css.sass @@ -1,3 +1,3 @@ -@import "compass" +@import "compass/css3/font-face" +font-face("St Marie", font-files("StMarie-Thin.otf", opentype)) \ No newline at end of file