@6thbridge/hexa 0.0.22 → 0.0.24

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/output.css CHANGED
@@ -2354,10 +2354,6 @@ input:-webkit-autofill:active {
2354
2354
  width: 14rem;
2355
2355
  }
2356
2356
 
2357
- .sm\:max-w-xl{
2358
- max-width: 36rem;
2359
- }
2360
-
2361
2357
  .sm\:flex-row{
2362
2358
  flex-direction: row;
2363
2359
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@6thbridge/hexa",
3
- "version": "0.0.22",
3
+ "version": "0.0.24",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {