We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ccd14b commit 9118fbcCopy full SHA for 9118fbc
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## next / unreleased
+## v2.3.0 / 2023-01-10
2
3
* Allow applications to override the generator templates. (#314) @flavorjones
4
* Support using PostCSS as a preprocessor. (#316) @ahmeij
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "2.2.1"
+ VERSION = "2.3.0"
end
0 commit comments