Skip to content

Commit 2be951e

Browse files
committed
fix dupl
1 parent fa17437 commit 2be951e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.stylelintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ module.exports = {
2222

2323
// TODO rules to be removed/fixed in v2.10.0 as fixes are not compatible with IE11
2424
'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
2625

2726
// TODO
2827
'string-quotes': null, // 1676 errors

0 commit comments

Comments
 (0)