@sikka/hawa 0.0.222 → 0.0.224

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
@@ -1895,6 +1895,9 @@ video {
1895
1895
  .outline-1 {
1896
1896
  outline-width: 1px;
1897
1897
  }
1898
+ .-outline-offset-1 {
1899
+ outline-offset: -1px;
1900
+ }
1898
1901
  .outline-black {
1899
1902
  outline-color: #000;
1900
1903
  }