@geomak/ui 6.21.0 → 6.21.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/styles.css CHANGED
@@ -2592,9 +2592,6 @@ video {
2592
2592
  .placeholder\:text-foreground-muted::placeholder {
2593
2593
  color: var(--color-foreground-muted);
2594
2594
  }
2595
- .last\:flex-none:last-child {
2596
- flex: none;
2597
- }
2598
2595
  .last\:border-0:last-child {
2599
2596
  border-width: 0px;
2600
2597
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@geomak/ui",
3
- "version": "6.21.0",
3
+ "version": "6.21.1",
4
4
  "description": "Oxygen Design System — reusable UI primitives built with Radix UI behaviours and Tailwind CSS styling",
5
5
  "author": "G-MAKROGLOU",
6
6
  "license": "MIT",