Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bradlc committed Feb 25, 2022
1 parent e7f1a46 commit 936b849
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ A plugin that provides a composable API for giving elements a fixed aspect ratio
Install the plugin from npm:

```sh
# Using npm
npm install @tailwindcss/aspect-ratio

# Using Yarn
yarn add @tailwindcss/aspect-ratio
npm install -D @tailwindcss/aspect-ratio
```

Then add the plugin to your `tailwind.config.js` file:
Expand Down

0 comments on commit 936b849

Please sign in to comment.