Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
maketryuk opened this issue Aug 14, 2023 · 0 comments
Open

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

maketryuk opened this issue Aug 14, 2023 · 0 comments
Labels
question Further information is requested

Comments

@maketryuk
Copy link

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

@maketryuk maketryuk added the question Further information is requested label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant