Skip to content

Integrate Element Plus theming and UnoCSS theming #81

@EmandM

Description

@EmandM

I am finding a large gap between UnoCSS and the var(--ep-...) theming that's available inside from css/sass. It would be great if the primary, success, warning, info and danger colors were integrated with UnoCSS from this bootstrap.

Being able to do something like the following would make this bootstrap feel very cohesive

<span class="prose prose-primary">Primary color</span>
<span class="prose prose-text-primary">Primary text color</span>
<span class="prose prose-text-regular">Regular text color</span>

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions