Skip to content

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

Draft
dprakosa wants to merge 5 commits intodevfrom
chore/mui-pigment
Draft

chore: migrate mui to v6 and replace emotion with pigment css#802
dprakosa wants to merge 5 commits intodevfrom
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
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
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.

emotion/react

2 participants