-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Versions:
- Package Version: 2.6.1
- Tailwindcss Version: 3.3.2
Question:
Hi, i have a problem.
I'm using Element Plus and I'm trying with your plugin to overwrite a variable for any element.
Eg:
--el-button-bg-color
But when I try to do:
".el-button": { "el-button": { "bg-color": "#000", }, },
Nothing is generated for me until I set the class "el-button" for the ElButton element (already has the required class), but this element already has it
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested