Changeset 11679 for trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss
- Timestamp:
- 08/25/2017 04:45:28 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss
r11632 r11679 36 36 } 37 37 38 // To allow mixins to pass VendorPrefix scss-lint tests we disable lint-test39 // for specific blocks / rulesets40 // until such time as exemption lists can be built for the scss-lint.yml?41 // Any vendor prefix properties / mixins need to be in this block42 // scss-lint:disable VendorPrefix43 44 38 // Border border-radius mixins 45 39 @mixin border-radius($radius) { … … 96 90 #{$property}: calc(#{$expression}); 97 91 } 98 99 // Re-enable the VendorPrefix lint test100 // scss-lint:enable VendorPrefix101 92 102 93 // BP message boxes
Note: See TracChangeset
for help on using the changeset viewer.