File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11
2+ ## v2.0.22 / 2023-02-08
3+
4+ * Update to [ Tailwind CSS v3.2.6] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.2.6 ) by [ @flavorjones ] ( https://github.com/flavorjones ) .
5+ * Introduce a ` verbose ` task argument, and put verbose logging behind it by [ @ghiculescu ] ( https://github.com/ghiculescu ) .
6+ * Fix scaffold view generation for nested models (#227 ) by [ @dixpac ] ( https://github.com/dixpac ) .
7+ * Improved documentation by [ @ghiculescu ] ( https://github.com/ghiculescu ) and [ @flavorjones ] ( https://github.com/flavorjones ) .
8+
9+
210## v2.0.21 / 2022-11-11
311
412* Update to [ Tailwind CSS v3.2.4] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.2.4 ) by [ @flavorjones ] ( https://github.com/flavorjones ) .
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- tailwindcss-rails (2.0.21 )
4+ tailwindcss-rails (2.0.22 )
55 railties (>= 6.0.0 )
66
77GEM
Original file line number Diff line number Diff line change 11module Tailwindcss
2- VERSION = "2.0.21 "
2+ VERSION = "2.0.22 "
33end
You can’t perform that action at this time.
0 commit comments