Changeset 11679 for trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
- Timestamp:
- 08/25/2017 04:45:28 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
r11632 r11679 73 73 font-size: $rem-font-value + rem; 74 74 } 75 76 // To allow mixins to pass VendorPrefix scss-lint tests we disable lint-test77 // for specific blocks / rulesets78 // until such time as exemption lists can be built for the scss-lint.yml?79 // Any vendor prefix properties / mixins need to be in this block80 81 // scss-lint:disable VendorPrefix82 75 83 76 // Border border-radius mixins … … 135 128 #{$property}: calc(#{$expression}); 136 129 } 137 138 // Re-enable the VendorPrefix lint test139 // scss-lint:enable VendorPrefix140 130 141 131 // BP message boxes
Note: See TracChangeset
for help on using the changeset viewer.