Update Ember to 3.1
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
@mixin hyphens($hyphenation: none) {
|
||||
@include _bourbon-deprecate-for-prefixing("hyphens");
|
||||
|
||||
// none | manual | auto
|
||||
@include prefixer(hyphens, $hyphenation, webkit moz ms spec);
|
||||
}
|
||||
Reference in New Issue
Block a user