You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/blog/tailwindcss-v4-beta/index.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ About eight months ago we [open-sourced our progress](https://tailwindcss.com/bl
23
23
As I talked about when we published the first alpha, Tailwind CSS v4.0 is an all-new engine built for performance, and designed for the modern web.
24
24
25
25
-**Built for performance** — full builds in the new engine are up to 5x faster, and incremental builds are over 100x faster — and measured in microseconds.
26
-
-**Unified toolchain** — build-in import handling, vendor prefixing, and syntax transforms, with no additional tooling required.
26
+
-**Unified toolchain** — built-in import handling, vendor prefixing, and syntax transforms, with no additional tooling required.
27
27
-**CSS-first configuration** — a reimagined developer experience where you customize and extend the framework directly in CSS instead of a JavaScript configuration file.
28
28
-**Designed for the modern web** — built on native cascade layers, wide-gamut colors, and including first-class support for modern CSS features like container queries, `@starting-style`, popovers, and more.
0 commit comments