From 00b9820c2d5ef9a64b15f222fc0bc1a364c252fd Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Tue, 23 Jun 2020 13:42:29 +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 8f3ce0e..ceee462 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vscode-tailwindcss", "displayName": "Tailwind CSS IntelliSense", - "description": "Tailwind CSS tooling for Visual Studio Code", + "description": "Intelligent Tailwind CSS tooling for Visual Studio Code", "preview": true, "author": "Brad Cornes ", "license": "MIT",