From 6a97195c2c5d6e9978722ccb23d6108a6de3a2c9 Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Thu, 11 Jun 2020 16:02:15 +0100 Subject: [PATCH] emphasize default setting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6ae5f1..04b1527 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ This setting allows you to add additional language support. The key of each entr ### `tailwindcss.emmetCompletions` -Enable completions when using [Emmet](https://emmet.io/)-style syntax, for example `div.bg-red-500.uppercase`. Default: `false` +Enable completions when using [Emmet](https://emmet.io/)-style syntax, for example `div.bg-red-500.uppercase`. **Default: `false`** ```json {