@xola/ui-kit 2.0.0-87 → 2.0.0-88

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xola/ui-kit",
3
- "version": "2.0.0-87",
3
+ "version": "2.0.0-88",
4
4
  "description": "Xola UI Kit",
5
5
  "license": "MIT",
6
6
  "files": [
@@ -105,11 +105,18 @@ const spacing = {
105
105
  56: "224px",
106
106
  60: "240px",
107
107
  64: "256px",
108
+ 65: "260px", // CODE REVIEW: Should switch to w-64 260px or use Barth's spacing here?
108
109
  72: "288px",
109
110
  75: "300px",
110
111
  80: "320px",
111
112
  82: "350px",
112
113
  96: "384px",
114
+ 100: "400px",
115
+ 105: "420px",
116
+ 125: "500px",
117
+ 150: "600px",
118
+ 140: "560px",
119
+ 200: "800px",
113
120
  };
114
121
  module.exports = {
115
122
  content: [