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