Skip to content

chore: migrate mui to v6 and replace emotion with pigment css#802

Merged
Pvtrickt merged 11 commits into
devfrom
chore/mui-pigment
Jun 15, 2026
Merged

chore: migrate mui to v6 and replace emotion with pigment css#802
Pvtrickt merged 11 commits into
devfrom
chore/mui-pigment

Conversation

@dprakosa

Copy link
Copy Markdown
Collaborator

No description provided.

@dprakosa dprakosa linked an issue Apr 26, 2026 that may be closed by this pull request
Comment thread client/vite.config.ts Outdated
import { structsTheme } from './src/structsThemes';

/**
* @type {import('@pigment-css/vite-plugin').PigmentOptions}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to import PigmentOptions from @pigment-css/vite-plugin directly since this is a typescript file anyway.

import { type PigmentOptions } from ...

const pigmentConfig: PigmentOptions = { ... }

@goldfish088

Copy link
Copy Markdown
Contributor
image

Hmm there might be some other things to address here, does not render when running locally for me.

@goldfish088 goldfish088 marked this pull request as draft May 4, 2026 09:26
@Pvtrickt Pvtrickt force-pushed the chore/mui-pigment branch from d22c7d8 to 5a061fe Compare June 9, 2026 13:57
@Pvtrickt Pvtrickt marked this pull request as ready for review June 15, 2026 10:38
@Pvtrickt Pvtrickt merged commit 8af39c7 into dev Jun 15, 2026
1 check passed
@Pvtrickt Pvtrickt deleted the chore/mui-pigment branch June 15, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mui v6

3 participants