Releases: mertasan/tailwindcss-variables
Releases · mertasan/tailwindcss-variables
v2.7.0
What's Changed
- feature(shadow-dom): inject variables in
:host
instead of:root
by @jf-niji in #91 - Bump eslint-config-prettier from 8.6.0 to 8.8.0 by @dependabot in #71
- Bump prettier from 2.8.4 to 2.8.7 by @dependabot in #75
- Bump jest from 29.5.0 to 29.6.1 by @dependabot in #86
- Bump eslint from 8.34.0 to 8.36.0 by @dependabot in #69
New Contributors
Full Changelog: v2.6.1...v2.7.0
v2.6.1
v2.6.0
v2.5.2
v2.5.1
What's Changed
- Bump snapshot-diff from 0.9.0 to 0.10.0 by @dependabot in #44
- Bump postcss to v8.4.16
- Bump autoprefixer to v10.4.11
- Bump jest to v28.1.3
- Bump eslint-config-prettier to v8.5.0
- Bump eslint-plugin-prettier to v4.2.1
- Bump eslint to v8.23.1
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Add dot support to keys
variables: {
DEFAULT: {
sizes: {
1.5: '1rem'
}
}
}
--sizes-1\.5: 1rem;
Full Changelog: v2.4.0...v2.5.0
v2.4.0
v2.3.0
v2.2.4
What's Changed
- Bump jest from 27.5.1 to 28.1.0 by @dependabot in #31
- Remove gradient tests by @mertasan in #33
Full Changelog: v2.2.3...v2.2.4
v2.2.3
Full Changelog: v2.2.2...v2.2.3