Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-31 | 606 Bytes | |
v3.3.tar.gz | 2023-03-31 | 546.2 kB | |
v3.3.zip | 2023-03-31 | 688.3 kB | |
Totals: 3 Items | 1.2 MB | 0 |
🎉 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:
:::shell
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" https://github.com/ben-rogerson/twin.macro/issues/791