@skyscanner/backpack-web 37.2.0 → 37.2.1

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.
@@ -837,7 +837,7 @@
837
837
  content: '';
838
838
  display: block;
839
839
  width: 100%;
840
- height: tokens.$bpk-border-size-sm;
840
+ height: $bpk-border-size-sm;
841
841
  transition:
842
842
  width 0.2s ease 0s,
843
843
  left 0.2s ease 0s;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skyscanner/backpack-web",
3
- "version": "37.2.0",
3
+ "version": "37.2.1",
4
4
  "description": "Backpack Design System web library",
5
5
  "repository": {
6
6
  "type": "git",