-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Description
What version of Tailwind CSS are you using?
v4.0.0-alpha.33
What build tool (or framework if it abstracts the build tool) are you using?
vite 5.4.11, @tailwindcss/vite 4.0.0-alpha.33, svelte 5.4.16
What version of Node.js are you using?
v20.17.0
What browser are you using?
Chrome 130
What operating system are you using?
Windows
Reproduction URL
https://play.tailwindcss.com/8JDdWlTAd5
Describe your issue
Custom font family config in @theme
stops working at 4.0.0-alpha.32
. Confirmed working in 4.0.0-alpha.31
.
Elements fell back to the default font. The expected behavior is to use the font family defined in @theme
.
Successfully reproduced the issue in the above Playground url. To reproduce yourself, use Tailwind 4.0.0-alpha.32
and configure a custom font family.