Skip to content

Commit cf6e741

Browse files
committed
readme wip
1 parent b65749c commit cf6e741

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ In order for the extension to activate you must have [`tailwindcss` installed](h
66

77
## Features
88

9-
- **Autocomplete**
9+
- **Autocomplete**
1010
Intelligent suggestions for class names, [CSS directives](https://tailwindcss.com/docs/functions-and-directives/), and the [`theme` helper](https://tailwindcss.com/docs/functions-and-directives/#theme)
1111

12-
- **Hover Preview**
12+
- **Hover Preview**
1313
See the complete CSS for a Tailwind class name by hovering over it
1414

15-
- **Linting**
15+
- **Linting**
1616
Highlights errors and potential bugs in your HTML and CSS files
1717

18-
- **CSS Syntax Highlighting**
18+
- **CSS Syntax Highlighting**
1919
Provides syntax definitions so that use of Tailwind features doesn’t mess up your syntax highlighting
2020

2121
## Screenshots/Examples?

0 commit comments

Comments
 (0)