Releases: catppuccin/tailwindcss
Releases · catppuccin/tailwindcss
v1.0.0
v1.0.0-beta.2
v1.0.0-beta.2
This release allows for Frappe and Macchiato to be set as the default dark variant, instead of just Mocha. As a result, this is a breaking change from v1.0.0-beta.1.
You can easily migrate your config if you were using the previous beta release:
@import "tailwindcss";
- @import "@catppuccin/tailwindcss/config.css";
+ @import "@catppuccin/tailwindcss/mocha.css";v1.0.0-beta.1
v1.0.0-beta.1
This release supports Tailwind v4, please follow the instructions outlined in the README on the https://github.com/catppuccin/tailwindcss/tree/feat!/tailwindcss-v4 branch.
Additionally, see #22 (comment) for extra context on why this is a pre-release.
v0.1.6
Full Changelog: v0.1.5...v0.1.6