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 73ad99e commit 8f643b5Copy full SHA for 8f643b5
1 file changed
.stylelintrc.js
@@ -87,7 +87,7 @@ module.exports = {
87
true,
88
{
89
ignoreProperties: [
90
- // https://github.com/css-modules/css-modules#composition
+ // https://github.com/css-modules/css-modules/blob/master/docs/composition.md
91
'composes',
92
],
93
},
0 commit comments