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 e0ada4d commit cf8c61fCopy full SHA for cf8c61f
README.md
@@ -26,7 +26,7 @@ require('tailwindcss-aspect-ratio')({
26
27
This configuration would create the following classes:
28
29
-```
+```css
30
.aspect-ratio-square { padding-top: 100%; }
31
.aspect-ratio-16/9 { padding-top: 56.25%; }
32
.aspect-ratio-4/3 { padding-top: 75%; }
0 commit comments