- 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/twentythirteen.scss
r11632 r11679 48 48 } 49 49 50 // To allow mixins to pass VendorPrefix scss-lint tests we disable lint-test51 // for specific blocks / rulesets52 // until such time as exemption lists can be built for the scss-lint.yml?53 // Any vendor prefix properties / mixins need to be in this block54 55 // scss-lint:disable VendorPrefix56 57 50 // Border border-radius mixins 58 51 @mixin border-radius($radius) { … … 109 102 #{$property}: calc(#{$expression}); 110 103 } 111 112 // Re-enable the VendorPrefix lint test113 // scss-lint:enable VendorPrefix114 104 115 105 // BP message boxes
Note: See TracChangeset
for help on using the changeset viewer.