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