Boolean
$files-disable-everything: false !default;
mixin
@mixin styles($disable-layer: false) { … }
$disable-layer
false
Set to true to disable all the styles
true
Generates all the styles based on feature flags.
Set this to true to disable the layer behavior