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 8e7092a commit c299908Copy full SHA for c299908
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## [Unreleased]
2
+
3
+## 1.1.8 - 2025-02-27
4
- Make trix width 100%
5
- Added dropzone component
6
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- css-zero (1.1.7)
+ css-zero (1.1.8)
GEM
7
remote: https://rubygems.org/
lib/css_zero/version.rb
@@ -1,3 +1,3 @@
module CssZero
- VERSION = "1.1.7"
+ VERSION = "1.1.8"
end
0 commit comments