We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f1a46 commit 936b849Copy full SHA for 936b849
README.md
@@ -8,11 +8,7 @@ A plugin that provides a composable API for giving elements a fixed aspect ratio
8
Install the plugin from npm:
9
10
```sh
11
-# Using npm
12
-npm install @tailwindcss/aspect-ratio
13
-
14
-# Using Yarn
15
-yarn add @tailwindcss/aspect-ratio
+npm install -D @tailwindcss/aspect-ratio
16
```
17
18
Then add the plugin to your `tailwind.config.js` file:
0 commit comments