Skip to content

Replace created variables from another plugin (UI KIT) #90

@maketryuk

Description

@maketryuk

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

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions