@mui/material-pigment-css useTheme: theme has no spacing property #43803
Labels
docs
Improvements or additions to the documentation
package: pigment-css
Specific to @pigment-css/*
status: waiting for author
Issue with insufficient information
Steps to reproduce
Link to live example: CodeSandbox
(Sandbox not working, but downloading the sandbox code and running it locally works. Not sure what's going on.)
Steps:
spacing
property in it.Current behavior
When using the theme from
import { useTheme } from "@mui/material-pigment-css";
, the theme object has nospacing
property. The property is present when using theimport { useTheme } from "@mui/material/styles";
.Expected behavior
The
theme
object should have aspacing
property.Context
No response
Your environment
npx @mui/envinfo
Search keywords: pigmentcss theme spacing
The text was updated successfully, but these errors were encountered: