@deque/cauldron-styles 5.4.0 → 5.4.1-canary.88ca386b

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 +2 -2
package/dist/index.css CHANGED
@@ -408,7 +408,6 @@ p {
408
408
  padding: 0 16px;
409
409
  position: relative;
410
410
  text-align: center;
411
- text-transform: uppercase;
412
411
  min-height: 36px;
413
412
  min-width: 100px;
414
413
  display: inline-grid;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deque/cauldron-styles",
3
- "version": "5.4.0",
3
+ "version": "5.4.1-canary.88ca386b",
4
4
  "license": "MPL-2.0",
5
5
  "description": "deque cauldron pattern library styles",
6
6
  "repository": "https://github.com/dequelabs/cauldron",
@@ -22,4 +22,4 @@
22
22
  "postcss-cli": "^7.1.1",
23
23
  "postcss-import": "^12.0.1"
24
24
  }
25
- }
25
+ }