gems.bourbon-4.3.2.app.assets.stylesheets.settings._deprecation-warnings.scss Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sass-maven-plugin Show documentation
Show all versions of sass-maven-plugin Show documentation
A Maven Plugin that compiles Sass files.
@charset "UTF-8";
/// Enable or disable output of Bourbon’s deprecation-related Sass warnings.
/// This variable must be declared _before_ importing Bourbon.
///
/// @type Bool
$output-bourbon-deprecation-warnings: true !default;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy