@proveanything/smartlinks-utils-ui 0.10.9 → 0.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css CHANGED
@@ -3195,6 +3195,9 @@
3195
3195
  .opacity-100 {
3196
3196
  opacity: 1;
3197
3197
  }
3198
+ .opacity-40 {
3199
+ opacity: 0.4;
3200
+ }
3198
3201
  .opacity-50 {
3199
3202
  opacity: 0.5;
3200
3203
  }