Files
kredits-web/app/styles/bourbon/settings/_deprecation-warnings.scss
T
2018-04-16 18:11:52 +02:00

9 lines
234 B
SCSS
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
@charset "UTF-8";
/// Enable or disable output of Bourbons deprecation-related Sass warnings.
/// This variable must be declared _before_ importing Bourbon.
///
/// @type Bool
$output-bourbon-deprecation-warnings: true !default;