From 3fc10be1b716e63dea382236963d3b989d0dd6ef Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Tue, 23 Jun 2020 10:24:21 +0100 Subject: [PATCH] update extension description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f399df9..b077920 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vscode-tailwindcss", "displayName": "Tailwind CSS IntelliSense", - "description": "Tailwind CSS class name completion", + "description": "Tailwind CSS tooling for Visual Studio Code", "preview": true, "author": "Brad Cornes ", "license": "MIT",