@6thbridge/hexa 0.0.28 → 0.0.29

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
@@ -724,10 +724,6 @@ video {
724
724
  height: 1.25rem !important;
725
725
  }
726
726
 
727
- .\!h-full{
728
- height: 100% !important;
729
- }
730
-
731
727
  .h-10{
732
728
  height: 2.5rem;
733
729
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@6thbridge/hexa",
3
- "version": "0.0.28",
3
+ "version": "0.0.29",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {