Current section

Files

Jump to
thesis web static css _vendor bourbon settings _prefixer.scss
Raw

web/static/css/_vendor/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;