@deque/cauldron-styles 5.0.0-canary.aaaf1d1d → 5.0.0-canary.be2baed5

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.
Files changed (2) hide show
  1. package/dist/index.css +0 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -3477,7 +3477,6 @@ button.TooltipTabstop {
3477
3477
  outline-offset: unset;
3478
3478
  }
3479
3479
 
3480
- .TableHeader,
3481
3480
  .TableHeader--sort-ascending,
3482
3481
  .TableHeader--sort-descending {
3483
3482
  background: var(--table-header-sorting-background-color);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deque/cauldron-styles",
3
- "version": "5.0.0-canary.aaaf1d1d",
3
+ "version": "5.0.0-canary.be2baed5",
4
4
  "license": "MPL-2.0",
5
5
  "description": "deque cauldron pattern library styles",
6
6
  "repository": "https://github.com/dequelabs/cauldron",