We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8bbb2 commit fc29f94Copy full SHA for fc29f94
.stylelintrc.js
@@ -22,7 +22,6 @@ module.exports = {
22
23
// TODO rules to be removed/fixed in v2.10.0 as fixes are not compatible with IE11
24
'alpha-value-notation': 'number', // https://caniuse.com/mdn-css_properties_opacity_percentages
25
- 'color-function-notation': 'legacy', // https://caniuse.com/mdn-css_types_color_rgba_space_separated_parameters
26
27
// TODO
28
'string-quotes': null, // 1676 errors
0 commit comments