bg-repeat-y
The class bg-repeat-y is a Tailwind CSS class, part of the background repeat classes in the category backgrounds.
Example usage
The following code is an example on how to use the class bg-repeat-y.
The above code produces the following result:
Resulting CSS
background-repeat: repeat-y;