Adds support for rendering video with cover or contain (#28)
This commit is contained in:
@@ -37,6 +37,8 @@ const safelist = [
|
||||
'bg-black',
|
||||
'bg-white',
|
||||
'transparent',
|
||||
'object-cover',
|
||||
'object-contain',
|
||||
...shadowNames,
|
||||
...textShadowNames,
|
||||
...shades.flatMap(shade => [
|
||||
|
||||
Reference in New Issue
Block a user