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 0992c44 commit 778f7ccCopy full SHA for 778f7cc
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## [Unreleased]
2
3
-## 2.2.0 - 2025-11-10
+## 3.0.0 - 2025-11-10
4
- Remove disabled and check styles from card.css
5
- Add list component with styles and usage documentation
6
- Add support for short date, and time ago formats to local_time
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- css-zero (2.2.0)
+ css-zero (3.0.0)
GEM
7
remote: https://rubygems.org/
lib/css_zero/version.rb
@@ -1,3 +1,3 @@
module CssZero
- VERSION = "2.2.0"
+ VERSION = "3.0.0"
end
0 commit comments