Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 15:37
· 142 commits to main since this release
99205ae

3.0.0 (2023-02-22)

Features

  • types: use typescript types for config (e54ae58)

BREAKING CHANGES

  • types: The config to the plugin has been migrated to use tailwind's published typescript types instead of custom types. This shouldn't be major for most people since the types used in this plugin were intentionally a subset of tailwind's types.