Closed
Description
What version of Tailwind CSS are you using?
4.0.0-beta.1
What build tool (or framework if it abstracts the build tool) are you using?
Vite 5.0.3
What version of Node.js are you using?
v20.12.2
What browser are you using?
N/A
What operating system are you using?
macOS
Reproduction URL
https://github.com/martin-ukhanov/tailwind-bug
Describe your issue
When customizing breakpoints in the theme directive, custom breakpoints won't show up in IntelliSense and default breakpoints will still show up if they are overridden.