From b7f9046644a51e968d2afd9c9f0946af298c634e Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Thu, 10 Jan 2019 23:41:25 +0000 Subject: [PATCH] update tree view title --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 470c7bf..db4670b 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "explorer": [ { "id": "tailwindcssConfigExplorer", - "name": "Tailwind CSS" + "name": "Tailwind CSS Configuration" } ] },