Skip to content

Commit 851e2ea

Browse files
Linted now
1 parent 59b795f commit 851e2ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins/css-blank-pseudo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,13 @@
6969
"test:invalid-replacement": "node ./test/_valid-replacements.mjs",
7070
"test:rewrite-expects": "REWRITE_EXPECTS=true node .tape.mjs"
7171
},
72+
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo#readme",
7273
"repository": {
7374
"type": "git",
7475
"url": "https://github.com/csstools/postcss-plugins.git",
7576
"directory": "plugins/css-blank-pseudo"
7677
},
78+
"bugs": "https://github.com/csstools/postcss-plugins/issues",
7779
"keywords": [
7880
"a11y",
7981
"accessibility",
@@ -99,7 +101,5 @@
99101
},
100102
"volta": {
101103
"extends": "../../package.json"
102-
},
103-
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo#readme",
104-
"bugs": "https://github.com/csstools/postcss-plugins/issues"
104+
}
105105
}

0 commit comments

Comments
 (0)