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.
background-size
1 parent 289d312 commit ae8390aCopy full SHA for ae8390a
src/docs/background-size.mdx
@@ -93,7 +93,7 @@ Use the `bg-auto` utility to display the background image at its default size:
93
94
### Using a custom value
95
96
-<UsingACustomValue utility="bg" value="200px_100px" name="background image size" variable="image-size" />
+<UsingACustomValue utility="bg" value="50%_auto" name="background image size" variable="image-size" dataType="length" />
97
98
### Responsive design
99
0 commit comments