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 fa17437 commit 2be951eCopy full SHA for 2be951e
.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