Skip to content

Releases: mertasan/tailwindcss-variables

v2.7.0

13 Sep 08:15
ac16f7c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.1...v2.7.0

v2.6.1

27 Mar 00:31
5bf35a4
Compare
Choose a tag to compare

The license changed to MIT.

v2.6.0

08 Mar 15:57
Compare
Choose a tag to compare

What's Changed

  • Use Tailwind native way to customize selector. by @nlemoine in #66
  • Add docs for Tailwind custom dark class handling by @nlemoine in #67

New Contributors

Full Changelog: v2.5.2...v2.6.0

v2.5.2

18 Feb 15:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

v2.5.1

28 Sep 11:13
Compare
Choose a tag to compare

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

12 Aug 18:53
Compare
Choose a tag to compare

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

10 Aug 16:17
97df742
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

02 Jul 00:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.3.0

v2.2.4

29 Jun 15:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.2.4

v2.2.3

20 Apr 12:06
Compare
Choose a tag to compare

Full Changelog: v2.2.2...v2.2.3