@wistia/vhs-design-tokens 0.5.2 → 1.0.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 22 Jul 2022 22:24:30 GMT
3
+ * Generated on Sun, 24 Jul 2022 20:14:28 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 22 Jul 2022 22:24:30 GMT
3
+ * Generated on Sun, 24 Jul 2022 20:14:28 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 22 Jul 2022 22:24:30 GMT
3
+ * Generated on Sun, 24 Jul 2022 20:14:28 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 22 Jul 2022 22:24:30 GMT
3
+ // Generated on Sun, 24 Jul 2022 20:14:28 GMT
4
4
 
5
5
  $breakpoint-mobile: 768px;
6
6
  $color-brand-blue-100: #e2effd;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs-design-tokens",
3
- "version": "0.5.2",
3
+ "version": "1.0.0",
4
4
  "description": "VHS design tokens",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",