@pandacss/types
Advanced tools
Comparing version 0.0.0-dev-20240720123529 to 0.0.0-dev-20240722083328
@@ -453,3 +453,5 @@ import type { TSConfig } from 'pkg-types' | ||
export interface Preset extends ExtendableOptions, PresetOptions {} | ||
export interface Preset extends ExtendableOptions, PresetOptions { | ||
name: string | ||
} | ||
@@ -456,0 +458,0 @@ export interface UserConfig |
{ | ||
"name": "@pandacss/types", | ||
"version": "0.0.0-dev-20240720123529", | ||
"version": "0.0.0-dev-20240722083328", | ||
"description": "The types for css panda", | ||
@@ -34,3 +34,3 @@ "main": "dist/index.d.ts", | ||
"ts-morph": "21.0.1", | ||
"@pandacss/extractor": "0.0.0-dev-20240720123529" | ||
"@pandacss/extractor": "0.0.0-dev-20240722083328" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
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
965117
22729