From 5e43fad7724a7721fbdaa036e19d7856b017d7d5 Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Tue, 23 Oct 2018 12:54:44 +0100 Subject: [PATCH] fix image sizes --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 00cd2e2..57f11bc 100644 --- a/README.md +++ b/README.md @@ -31,18 +31,18 @@ It also includes features that improve the overall Tailwind experience, includin #### CSS preview when hovering over class names -HTML hover preview +HTML hover preview #### Suggestions when using `@apply` and `config()` -CSS autocompletion +CSS autocompletion #### Improves syntax highlighting when using `@apply` and `config()` Before: -CSS syntax highlighting before +CSS syntax highlighting before After: -CSS syntax highlighting after +CSS syntax highlighting after