Use Tailwind CSS aspect ratio plugin for videos
This commit is contained in:
parent
d4dee13118
commit
8e40f90807
5 changed files with 19 additions and 14 deletions
6
web/themes/custom/opdavies/package-lock.json
generated
6
web/themes/custom/opdavies/package-lock.json
generated
|
@ -1216,6 +1216,12 @@
|
|||
"yargs-parser": "^18.1.3"
|
||||
}
|
||||
},
|
||||
"@tailwindcss/aspect-ratio": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@tailwindcss/aspect-ratio/-/aspect-ratio-0.2.0.tgz",
|
||||
"integrity": "sha512-v5LyHkwXj/4lI74B06zUrmWEdmSqS43+jw717pkt3fAXqb7ALwu77A8t7j+Bej+ZbdlIIqNMYheGN7wSGV1A6w==",
|
||||
"dev": true
|
||||
},
|
||||
"@tailwindcss/forms": {
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.2.1.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue