Skip to content

Commit 4cf08d2

Browse files
committed
update extension description
1 parent 8ab4e4f commit 4cf08d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "vscode-tailwindcss",
33
"displayName": "Tailwind CSS IntelliSense",
4-
"description": "Intelligent Tailwind CSS tooling for Visual Studio Code",
4+
"description": "Intelligent Tailwind CSS tooling for VS Code",
55
"preview": true,
66
"author": "Brad Cornes <hello@bradley.dev>",
77
"license": "MIT",
8-
"version": "0.3.1",
8+
"version": "0.4.0",
99
"homepage": "https://github.com/bradlc/vscode-tailwindcss",
1010
"bugs": {
1111
"url": "https://github.com/bradlc/vscode-tailwindcss/issues",

0 commit comments

Comments
 (0)