@texturehq/edges 3.1.4 → 3.2.0

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
@@ -5169,10 +5169,6 @@
5169
5169
  --tw-font-weight: var(--font-weight-semibold);
5170
5170
  font-weight: var(--font-weight-semibold);
5171
5171
  }
5172
- .tracking-\[0\.05em\] {
5173
- --tw-tracking: 0.05em;
5174
- letter-spacing: 0.05em;
5175
- }
5176
5172
  .tracking-\[0\.08em\] {
5177
5173
  --tw-tracking: 0.08em;
5178
5174
  letter-spacing: 0.08em;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@texturehq/edges",
3
- "version": "3.1.4",
3
+ "version": "3.2.0",
4
4
  "author": "Nicholas Brown <nick@texturehq.com>",
5
5
  "description": "A shared component library for Texture",
6
6
  "type": "module",