SU-SWS/decanter

View on GitHub
core/src/scss/utilities/variables/components/_button.scss

Summary

Maintainability
Test Coverage

///
/// Default button stroke styling.
///
/// @name $su-button-stroke
///
/// @group variable
$su-button-stroke: inset 0 0 0 2px !default;