@pandacss/types
Advanced tools
Comparing version 0.0.0-dev-20230114104351 to 0.0.0-dev-20230116070330
@@ -11,3 +11,3 @@ import type { LayerStyles, TextStyles } from './composition' | ||
type Docs = { | ||
type Studio = { | ||
title: string | ||
@@ -32,5 +32,5 @@ logo: string | ||
/** | ||
* Used to customize the design system docs | ||
* Used to customize the design system studio | ||
*/ | ||
docs?: Partial<Docs> | ||
studio?: Partial<Studio> | ||
/** | ||
@@ -37,0 +37,0 @@ * The log level for the built-in logger. |
{ | ||
"name": "@pandacss/types", | ||
"version": "0.0.0-dev-20230114104351", | ||
"version": "0.0.0-dev-20230116070330", | ||
"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
880249