Skip to content

Commit

Permalink
update the font-face example
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseppstein committed Jul 2, 2011
1 parent 7ffe2c3 commit 87c79bc
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -15,7 +15,7 @@
//
// Example:
//
// +font-face("this name", font-files("this.woff", "woff", "this.otf", "opentype"), "this.eot")
// @include font-face("this name", font-files("this.woff", woff, "this.otf", opentype), "this.eot")
@mixin font-face(
$name,
$font-files,
Expand Down

0 comments on commit 87c79bc

Please sign in to comment.