boreal-ui 0.0.43 → 0.0.44

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.
@@ -520,14 +520,3 @@ a:hover {
520
520
  white-space: nowrap;
521
521
  border: 0;
522
522
  }
523
-
524
- ::global(.sr_only) {
525
- position: absolute;
526
- width: 1px;
527
- height: 1px;
528
- margin: -1px;
529
- overflow: hidden;
530
- clip: rect(0 0 0 0);
531
- white-space: nowrap;
532
- border: 0;
533
- }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "boreal-ui",
3
- "version": "0.0.43",
3
+ "version": "0.0.44",
4
4
  "description": "A modern, customizable React/Next.js component library",
5
5
  "author": "Davin Chiupka",
6
6
  "license": "ISC",