File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# tailwindcss-ruby changelog
22
3+ ## v4.0.3
4+
5+ * Update to [ Tailwind CSS v4.0.3] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.3 ) @flavorjones
6+
7+ Upgrade guide at https://tailwindcss.com/docs/upgrade-guide
8+
9+
310## v4.0.2
411
512* Update to [ Tailwind CSS v4.0.2] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.2 ) @flavorjones
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- tailwindcss-ruby (4.0.2 )
4+ tailwindcss-ruby (4.0.3 )
55
66GEM
77 remote: https://rubygems.org/
Original file line number Diff line number Diff line change 11module Tailwindcss
22 module Ruby
33 module Upstream
4- VERSION = "v4.0.2 "
4+ VERSION = "v4.0.3 "
55
66 # rubygems platform name => upstream release filename
77 NATIVE_PLATFORMS = {
Original file line number Diff line number Diff line change 22
33module Tailwindcss
44 module Ruby
5- VERSION = "4.0.2 "
5+ VERSION = "4.0.3 "
66 end
77end
You can’t perform that action at this time.
0 commit comments