@itcase/tokens-am 1.1.19 → 1.1.21

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.
@@ -258,7 +258,7 @@
258
258
  font-optical-sizing: auto;
259
259
  }
260
260
 
261
- /* DO NOT SET :root:where(.am) this will breacks postCSSFluid Typo */
261
+ /* DO NOT SET :root:where(.am) this will breaks postCSSFluid Typo */
262
262
 
263
263
  /* DO NOT SET :root:where(.am) this will breacks postCSSFluid Typo */
264
264
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@itcase/tokens-am",
3
3
  "description": "",
4
- "version": "1.1.19",
4
+ "version": "1.1.21",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
7
  "private": false,
@@ -28,5 +28,5 @@
28
28
  "access": "public",
29
29
  "registry": "https://registry.npmjs.org/"
30
30
  },
31
- "gitHead": "70031a8d0e23019ae96c579fbbeb65e928fb2749"
31
+ "gitHead": "45572dd3abff7b27bc6bdc39a94105e64db97fdb"
32
32
  }