Minor Changes
-
allow to omit the default color palette (#419)
-
use fixed value for default ring color (
f194c5b8
) -
automatically add
content: ''
tobefore
andafter
variant styles (closes #405, related to #414) (58c87006
) -
support labeled groups and peers (
6e64c33f
) -
Add support for configuring default font-feature-settings for a font-family (
b24af095
) -
Add
fill-none
andstroke-none
utilities (622b08dc
) -
Add
min-*
andmax-*
variants (20428cf4
) -
Add new
collapse
utility forvisibility: collapse
(cb70ab66
) -
Add
aria-*
anddata-*
variants (7f72cb0e
) -
add
break-keep
utility (3818a19a
) -
Add negative value support for
outline-offset
(ab7220ef
) -
Remove invalid
outline-hidden
utility (6fd10056
) -
add
supports-*
variant (9254d208
)