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 9b9f813 commit 2c8e65bCopy full SHA for 2c8e65b
package.json
@@ -2,6 +2,9 @@
2
"name": "@simonsmith/stylelint-component-custom-property",
3
"version": "0.1.0",
4
"description": "Stylelint plugin that validates CSS custom properties in CSS modules to ensure they follow a component-based naming convention.",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"repository": {
9
"type": "git",
10
"url": "https://github.com/simonsmith/stylelint-component-custom-property"
0 commit comments