- 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/twentyseventeen.scss
r11632 r11679 124 124 font-size: $rem-font-value + rem; 125 125 } 126 127 // To allow mixins to pass VendorPrefix scss-lint tests we disable lint-test128 // for specific blocks / rulesets129 // until such time as exemption lists can be built for the scss-lint.yml?130 // Any vendor prefix properties / mixins need to be in this block131 132 // scss-lint:disable VendorPrefix133 126 134 127 // Border border-radius mixins … … 193 186 #{$property}: calc(#{$expression}); 194 187 } 195 196 // Re-enable the VendorPrefix lint test197 // scss-lint:enable VendorPrefix198 188 199 189 // BP message boxes
Note: See TracChangeset
for help on using the changeset viewer.