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.

Requirements

Vite+

Install the vp global command-line tool.

Development

Install dependencies:

vp install

Run the example app:

# in one terminal:
vp run dev:cli
# in another terminal:
vp run dev:example

Build the library:

vp run build

Publish the library:

vp run publish

About

StyleX integration for Mantine theme

Resources

Stars

Watchers

Forks

Contributors