Skip to content

v3.3

Compare
Choose a tag to compare
@ben-rogerson ben-rogerson released this 31 Mar 03:16
· 22 commits to master since this release

πŸŽ‰ This version adds support for tailwindcss@3.3.1 - enjoy!

Read the official tailwind release notes for info on all the new goodies.

Install twin and tailwind latest:

npm i -D twin.macro@latest tailwindcss@latest
pnpm i -D twin.macro@latest tailwindcss@latest
yarn add -D twin.macro@latest tailwindcss@latest

Fixed

  • Error: "Could not resolve "tailwindcss/stubs/defaultConfig.stub" #791