- prevent invalid default rule in legacy browsers (
ccc9c9a9
)
-
prevent adding
content
property to defaults (b7c1636c
)Previously the defaults for
blur
,ordinal
,ring
,shadow
,snap-x
,touch-pan-x
, andtransform
, would includecontent:var(--tw-content)
for all elements, including the pseudo elements::before
,::after
, and::backdrop
, causing a shift in layout.
- do not replace window and document for deno bundles (
5fd4bb08
)
-
create dedicated worker and deno bundles, and downgrade module to es2019 (fixes #426) (
02ea227a
) -
bump @twind/core peerDependency to latest (
a26657cf
) -
ensure that all functions from the internal context are destructurable (fixes #423) (
c832b338
)
-
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
)
-
add
only
variant (88bebcf5
) -
fix autocomplete for
place-*
utilities (bf5f6785
) -
fix arbitrary utilities generation (
eef016b9
)
- Updated dependencies [
8eb316c6
]:- @twind/core@1.0.3
-
introduce new @twind/core package to prevent issue with existing code that imports from CDNs without a version (
4cab9d2f
) -
Updated dependencies [
4cab9d2f
,4cab9d2f
]:- @twind/core@1.0.1
-
big documentation update (
a63ca2cb
) -
support arbitrary variants in
group:
andpeer:
(2ac8e695
) -
fix:
underline-offset-*
classes (9cff65de
)closes #389
-
ensure to re-use defined variants in peer and group classes (
c5294b03
) -
add
[hidden]
to preflight (f1c81c9f
) -
initial intellisense support (
2ac8e695
) -
add overflow rule tests (
e404e844
) -
Updated dependencies [
fe891f9c
,a63ca2cb
,e2c17a2e
,d481948b
,a61e0d1d
,e6acbea2
,2ac8e695
,0705e419
]:- twind@1.0.0