hive-react-kit 1.12.4 → 1.12.6

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/build.css CHANGED
@@ -4757,14 +4757,6 @@
4757
4757
  outline-style: none;
4758
4758
  }
4759
4759
  }
4760
- .active\:scale-90 {
4761
- &:active {
4762
- --tw-scale-x: 90%;
4763
- --tw-scale-y: 90%;
4764
- --tw-scale-z: 90%;
4765
- scale: var(--tw-scale-x) var(--tw-scale-y);
4766
- }
4767
- }
4768
4760
  .active\:scale-95 {
4769
4761
  &:active {
4770
4762
  --tw-scale-x: 95%;