-
Notifications
You must be signed in to change notification settings - Fork 19
Rules supported
animation,
animation-delay,
animation-direction,
animation-duration,
animation-iteration-count,
animation-name,
animation-timing-function,
backface-visibility,
background-clip,
background-origin,
background-size,
border-image,
border-corner-image,
border-top-image,
border-right-image,
border-bottom-image,
border-left-image,
border-top-left-image,
border-top-right-image,
border-bottom-left-image,
border-bottom-right-image,
border-radius,
border-top-left-radius,
border-top-right-radius,
border-bottom-right-radius,
border-bottom-left-radius,
box-align,
box-direction,
box-flex,
box-flex-group,
box-lines,
box-ordinal-group,
box-orient,
box-pack,
box-shadow,
box-sizing,
column-count,
column-gap,
column-rule,
column-rule-color,
column-rule-style,
column-rule-width,
column-width,
columns,
marquee,
marquee-direction,
marquee-speed,
marquee-style,
perspective,
perspective-origin,
tab-size,
text-fill-color,
text-overflow,
text-stroke,
text-stroke-color,
text-stroke-width,
text-size-adjust,
transform,
transform-origin,
transform-style,
transition,
transition-delay,
transition-duration,
transition-property,
transition-timing-function,
user-modify,
user-select,
- Calc
- padding-box, border-box, content-box on background-clip, background-origin for firefox <4
- ::placeholder
- ::selection
- @keyframes
- display: inline-block turns into display: inline
- alpha color works on background-color, eg rgba( 0 , 0 , 0 , 0.8 )