Current section

Files

Jump to
ex_admin web static css bourbon settings _prefixer.scss
Raw

web/static/css/bourbon/settings/_prefixer.scss

@charset "UTF-8";
/// Global variables to enable or disable vendor prefixes
$prefix-for-webkit: true !default;
$prefix-for-mozilla: true !default;
$prefix-for-microsoft: true !default;
$prefix-for-opera: true !default;
$prefix-for-spec: true !default;