File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11## [ Unreleased]
22
3+ ## v4.0.0.alpha.27
4+
5+ * Update to [ Tailwind CSS v4.0.0-alpha.27] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.0-alpha.27 ) (#9 ) @flavorjones
6+
7+ Note that this upstream release does not provide an armv7 release, nor a musl-compatible binary.
8+
9+
310## v4.0.0.alpha.26 / 2024-10-03
411
512* Update to [ Tailwind CSS v4.0.0-alpha.26] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.0-alpha.26 ) @flavorjones
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- tailwindcss-ruby (4.0.0.alpha.26 )
4+ tailwindcss-ruby (4.0.0.alpha.27 )
55
66GEM
77 remote: https://rubygems.org/
Original file line number Diff line number Diff line change 22
33module Tailwindcss
44 module Ruby
5- VERSION = "4.0.0.alpha.26 "
5+ VERSION = "4.0.0.alpha.27 "
66 end
77end
You can’t perform that action at this time.
0 commit comments