Sha256: fd7a69eb94c5bb71fd82f0173439a4bc1b05a315c6a2937edeaf52e4cfb31b5e

Contents?: true

Size: 432 Bytes

Versions: 4

Compression:

Stored size: 432 Bytes

Contents

//************************************************************************//
// These mixins/functions are deprecated
// They will be removed in the next MAJOR version release
//************************************************************************//
@mixin box-shadow ($shadows...) {
    @include prefixer(box-shadow, $shadows, spec);
    @warn "box-shadow is deprecated and will be removed in the next major version release";
}

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
bourbon-compass-3.1.1 stylesheets/bourbon/_bourbon-deprecated-upcoming.scss
bourbon-3.1.1 app/assets/stylesheets/_bourbon-deprecated-upcoming.scss
bourbon-compass-3.1.0 stylesheets/bourbon/_bourbon-deprecated-upcoming.scss
bourbon-3.1.0 app/assets/stylesheets/_bourbon-deprecated-upcoming.scss