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