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 2c6b777 commit 0af5476Copy full SHA for 0af5476
package.json
@@ -6,9 +6,14 @@
6
"author": "Brad Cornes <hello@bradley.dev>",
7
"license": "MIT",
8
"version": "0.3.0-alpha.3",
9
+ "homepage": "https://github.com/bradlc/vscode-tailwindcss",
10
+ "bugs": {
11
+ "url": "https://github.com/bradlc/vscode-tailwindcss/issues",
12
+ "email": "hello@bradley.dev"
13
+ },
14
"repository": {
15
"type": "git",
- "url": "https://github.com/bradlc/"
16
+ "url": "https://github.com/bradlc/vscode-tailwindcss.git"
17
},
18
"publisher": "bradlc",
19
"keywords": [
0 commit comments