@icestack/types
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -47,2 +47,3 @@ import { Config as Config$1 } from 'tailwindcss/types/config'; | ||
extraVars: Record<string, string>; | ||
extraCss: CssInJs | CssInJs[]; | ||
}>; | ||
@@ -49,0 +50,0 @@ types: Record<string, Record<keyof BaseOptions['themes'], string | Record<string, string>>>; |
{ | ||
"name": "@icestack/types", | ||
"description": "The types of @icestack/ui", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "types", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14075
146