File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
2
3
- ## v4.0.0.alpha.25 / 2023-09-26
3
+ ## v4.0.0.alpha.26 / 2024-10-03
4
+
5
+ * Update to [ Tailwind CSS v4.0.0-alpha.26] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.0-alpha.26 ) @flavorjones
6
+
7
+ Note that this upstream release does not provide an armv7 release, nor a musl-compatible binary.
8
+
9
+
10
+ ## v4.0.0.alpha.25 / 2024-09-26
4
11
5
12
* Update to [ Tailwind CSS v4.0.0-alpha.25] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.0-alpha.25 ) @flavorjones
6
13
7
14
Note that this upstream release does not provide an armv7 release, nor a musl-compatible binary.
8
15
16
+
9
17
## v3.4.13 / 2023-09-26
10
18
11
19
* This gem was extracted from ` tailwindcss-rails ` .
Original file line number Diff line number Diff line change 2
2
3
3
module Tailwindcss
4
4
module Ruby
5
- VERSION = "4.0.0.alpha.25 "
5
+ VERSION = "4.0.0.alpha.26 "
6
6
end
7
7
end
You can’t perform that action at this time.
0 commit comments