sellmate-design-system-react 2.1.2 → 2.2.0

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
@@ -2055,6 +2055,9 @@
2055
2055
  .py-16 {
2056
2056
  padding-block: var(--spacing-16);
2057
2057
  }
2058
+ .py-24 {
2059
+ padding-block: var(--spacing-24);
2060
+ }
2058
2061
  .py-\[4px\] {
2059
2062
  padding-block: 4px;
2060
2063
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sellmate-design-system-react",
3
- "version": "2.1.2",
3
+ "version": "2.2.0",
4
4
  "description": "Sellmate Design System — React (TypeScript + Tailwind v4) port",
5
5
  "license": "UNLICENSED",
6
6
  "keywords": [