Skip to content

corydeppen/mantine-stylex

Repository files navigation

mantine-stylex

Write styles in your application using StyleX and easily reference Mantine design system variables in a type-safe manner. Learn more about thinking in StyleX.

Development

Install dependencies:

pnpm install

Build the library:

pnpm run build

Publish the library:

pnpm run publish

Run the example app:

pnpm run dev:example

About

StyleX integration for Mantine theme

Resources

Stars

Watchers

Forks