mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-07 22:07:38 -06:00
configure
This commit is contained in:
3
_scss/bourbon/css3/_user-select.scss
vendored
Normal file
3
_scss/bourbon/css3/_user-select.scss
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
@mixin user-select($value: none) {
|
||||
@include prefixer(user-select, $value, webkit moz ms spec);
|
||||
}
|
||||
Reference in New Issue
Block a user