update the font-face example
This commit is contained in:
parent
7ffe2c3a64
commit
87c79bcfb6
@ -15,7 +15,7 @@
|
|||||||
//
|
//
|
||||||
// Example:
|
// 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(
|
@mixin font-face(
|
||||||
$name,
|
$name,
|
||||||
$font-files,
|
$font-files,
|
||||||
|
Loading…
Reference in New Issue
Block a user