Skip to content

Priority of styleOverrides with custom theme higher than sx when using pigment-css in layout.tsx (Next.js) #103

Priority of styleOverrides with custom theme higher than sx when using pigment-css in layout.tsx (Next.js)

Priority of styleOverrides with custom theme higher than sx when using pigment-css in layout.tsx (Next.js) #103

name: Add closing message to issue
on:
issues:
types:
- closed
workflow_call:
permissions: {}
jobs:
add-comment:
name: Add closing message
if: github.event.issue.state_reason == 'completed'
uses: mui/mui-public/.github/workflows/issues_add-closing-message.yml@master
permissions:
contents: read
issues: write