We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab4e4f commit 4cf08d2Copy full SHA for 4cf08d2
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "vscode-tailwindcss",
3
"displayName": "Tailwind CSS IntelliSense",
4
- "description": "Intelligent Tailwind CSS tooling for Visual Studio Code",
+ "description": "Intelligent Tailwind CSS tooling for VS Code",
5
"preview": true,
6
"author": "Brad Cornes <hello@bradley.dev>",
7
"license": "MIT",
8
- "version": "0.3.1",
+ "version": "0.4.0",
9
"homepage": "https://github.com/bradlc/vscode-tailwindcss",
10
"bugs": {
11
"url": "https://github.com/bradlc/vscode-tailwindcss/issues",
0 commit comments