@pandacss/types
Advanced tools
Comparing version 0.0.0-dev-20221218075945 to 0.0.0-dev-20221218093122
@@ -9,3 +9,3 @@ import type { LayerStyles, TextStyles } from './composition' | ||
import type { UtilityConfig } from './utility' | ||
import type { ClassGeneratorOptions } from './generator' | ||
import type { StaticCssOptions } from './static-css' | ||
@@ -149,3 +149,3 @@ export type Config< | ||
*/ | ||
generator?: ClassGeneratorOptions | ||
static?: StaticCssOptions | ||
} | ||
@@ -152,0 +152,0 @@ |
{ | ||
"name": "@pandacss/types", | ||
"version": "0.0.0-dev-20221218075945", | ||
"version": "0.0.0-dev-20221218093122", | ||
"description": "The types for css panda", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.d.ts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20455
879552