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 57901b8 commit 3e298e4Copy full SHA for 3e298e4
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## [Unreleased]
2
+
3
+## 1.1.12 - 2025-03-12
4
- Better carousel in firefox
5
- Better group.css
6
- Improve hovercard and tooltip
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- css-zero (1.1.11)
+ css-zero (1.1.12)
GEM
7
remote: https://rubygems.org/
lib/css_zero/version.rb
@@ -1,3 +1,3 @@
module CssZero
- VERSION = "1.1.11"
+ VERSION = "1.1.12"
end
0 commit comments