UNPKG

71 BSCSSView Raw
1@use '../theme';
2
3.test {
4 @include theme.property(color, primary);
5}