@mantine/styles
Advanced tools
Comparing version 5.10.4 to 5.10.5
@@ -5,3 +5,3 @@ export type { ColorScheme } from './ColorScheme'; | ||
export type { MantineGradient } from './MantineGradient'; | ||
export type { MantineStyleSystemProps, MantineStyleSystemSize, SystemProp, SpacingValue, } from './MantineStyleSystem'; | ||
export type { MantineStyleSystemProps, SystemProp, SpacingValue } from './MantineStyleSystem'; | ||
export type { MantineShadow } from './MantineShadow'; | ||
@@ -8,0 +8,0 @@ export type { MantineNumberSize, MantineSize, MantineSizes } from './MantineSize'; |
@@ -51,3 +51,2 @@ import { CSSProperties } from 'react'; | ||
} | ||
export type MantineStyleSystemSize = keyof MantineStyleSystemProps; | ||
//# sourceMappingURL=MantineStyleSystem.d.ts.map |
{ | ||
"name": "@mantine/styles", | ||
"description": "Mantine css-in-js styles engine, based on emotion", | ||
"version": "5.10.4", | ||
"version": "5.10.5", | ||
"main": "cjs/index.js", | ||
@@ -6,0 +6,0 @@ "module": "esm/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
336490
3259