We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d4307 commit ef92ebaCopy full SHA for ef92eba
README.md
@@ -7,7 +7,7 @@ A plugin for Tailwind CSS v3.2+ that provides utilities for container queries.
7
Install the plugin from npm:
8
9
```sh
10
-npm install @tailwindcss/container-queries
+npm install -D @tailwindcss/container-queries
11
```
12
13
Then add the plugin to your `tailwind.config.js` file:
0 commit comments