Skip to content

Commit 3f8ae15

Browse files
committed
Swap bullet points
1 parent bd775d2 commit 3f8ae15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode-tailwindcss/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Tailwind CSS IntelliSense enhances the Tailwind development experience by provid
99
In order for the extension to activate you must have [`tailwindcss` installed](https://tailwindcss.com/docs/installation) and one of these:
1010

1111
- For v4 and later, a `.css` file that imports a Tailwind CSS stylesheet (e.g. `@import "tailwindcss"`)
12-
- For v3 and earlier, a stylesheet that points to a config file via `@config`
1312
- For v3 and earlier, a [Tailwind CSS config file](https://v3.tailwindcss.com/docs/configuration#creating-your-configuration-file) named `tailwind.config.{js,cjs,mjs,ts,cts,mts}` in your workspace.
13+
- For v3 and earlier, a stylesheet that points to a config file via `@config`
1414

1515
## Features
1616

0 commit comments

Comments
 (0)