Skip to content

Extension not working with important option in config #96

@mickaelchanrion

Description

@mickaelchanrion

Hey all!
I just noticed that the extension stops working when I define the config like that:

module.exports = {
  important: '#app',
  theme: {},
  variants: {},
  plugins: []
}

https://tailwindcss.com/docs/configuration/#important
If I set important to true, it's all fine. But if it's a string, that's a nope!

Any idea why?

Thanks by advance :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions