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/docs/v4-beta.mdx
+3-8Lines changed: 3 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -274,13 +274,6 @@ export function ColorPalette() {
274
274
</div>
275
275
}
276
276
277
-
{/*
278
-
- Introduction, has a graphic or code sample
279
-
- Link to blog post
280
-
- Summarize improvements
281
-
- Talk about upgrade + link to upgrade section
282
-
- Mention breaking changes, link to those
283
-
*/}
284
277
285
278
After a long alpha period, we're pumped to finally promote Tailwind CSS v4.0 to beta!
286
279
@@ -290,6 +283,8 @@ This documentation is a work-in-progress and we'll continue to improve it over t
290
283
291
284
If you run into any snags, [let us know on GitHub](https://github.com/tailwindlabs/tailwindcss/) so we can bullet-proof this thing for the stable release a couple months down the road.
292
285
286
+
---
287
+
293
288
## Getting started
294
289
295
290
### Installing with Vite
@@ -1906,7 +1901,7 @@ For cases where you still need to use the `theme()` function (like in media quer
0 commit comments