scorer-ui-kit 2.1.2 → 2.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.
@@ -0,0 +1,2 @@
1
+ declare const GlobalStyle: import("styled-components").GlobalStyleComponent<{}, import("styled-components").DefaultTheme>;
2
+ export default GlobalStyle;
@@ -0,0 +1 @@
1
+ export declare const layoutVariables: import("styled-components").FlattenSimpleInterpolation;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scorer-ui-kit",
3
- "version": "2.1.2",
3
+ "version": "2.2.0",
4
4
  "description": "SCORER UI Components",
5
5
  "author": "Josh Lipps",
6
6
  "license": "MIT",
File without changes
File without changes
File without changes
File without changes