@griffel/react
Advanced tools
Comparing version 1.4.3 to 1.5.0
export { shorthands, mergeClasses, createDOMRenderer } from '@griffel/core'; | ||
export type { GriffelStyle, CreateDOMRendererOptions, GriffelRenderer } from '@griffel/core'; | ||
export type { GriffelStyle, GriffelResetStyle, CreateDOMRendererOptions, GriffelRenderer } from '@griffel/core'; | ||
export { makeStyles } from './makeStyles'; | ||
@@ -4,0 +4,0 @@ export { makeResetStyles } from './makeResetStyles'; |
{ | ||
"name": "@griffel/react", | ||
"version": "1.4.3", | ||
"version": "1.5.0", | ||
"description": "React implementation of Atomic CSS-in-JS", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
80806