Skip to content

Commit 58a28d7

Browse files
committed
Merge branch 'master' of github.com:tailwindlabs/tailwindcss-intellisense
2 parents 5a4591c + 8ca0e51 commit 58a28d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tailwindcss-intellisense/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Provides syntax definitions so that Tailwind features are highlighted correctly.
3434

3535
## Recommended VS Code Settings
3636

37-
VS Code has built-it CSS validation which may display errors when using Tailwind-specific syntax, such as `@apply`. You can disable this with the `css.validate` setting:
37+
VS Code has built-in CSS validation which may display errors when using Tailwind-specific syntax, such as `@apply`. You can disable this with the `css.validate` setting:
3838

3939
```
4040
"css.validate": false

0 commit comments

Comments
 (0)