I want to convert my css to tailwind but when I find many sources, there is no solution. Here is My css
.selector {
background-size: contain, cover;
}
and If anyone have clue or solution for another property please feel free to comment the solution