@pandacss/types
Advanced tools
Comparing version 0.0.0-dev-20230103023431 to 0.0.0-dev-20230103100753
@@ -17,2 +17,6 @@ import type { LayerStyles, TextStyles } from './composition' | ||
/** | ||
* Whether to update the .gitignore file. | ||
*/ | ||
gitignore?: boolean | ||
/** | ||
* The value separator used in the generated class names. | ||
@@ -19,0 +23,0 @@ * @default '_' |
{ | ||
"name": "@pandacss/types", | ||
"version": "0.0.0-dev-20230103023431", | ||
"version": "0.0.0-dev-20230103100753", | ||
"description": "The types for css panda", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.d.ts", |
880533
20486