Skip to content

Commit 5520c23

Browse files
committed
doc: point to the v3 docs
because we're continuing to remove documentation about v3 features
1 parent 1ea1314 commit 5520c23

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Tailwind CSS for Rails
22

3-
[Tailwind CSS](https://tailwindcss.com) is a utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
3+
[Tailwind CSS](https://tailwindcss.com) is a utility-first CSS framework packed with classes like `flex`, `pt-4`, `text-center` and `rotate-90` that can be composed to build any design, directly in your markup.
4+
5+
> [!NOTE]
6+
> This document is specific to Tailwind v4, corresponding to v4 of this gem. If you are looking for documentation for v3, please visit to the [tailwindcss-rails v3
7+
README](https://github.com/rails/tailwindcss-rails/tree/v3-stable?tab=readme-ov-file).
48

59
<!-- regenerate TOC with `rake format:toc` -->
610

0 commit comments

Comments
 (0)