Skip to content

Allow for no css styling (that isn't neccessary) to be added #1471

@emattias

Description

@emattias

It would be nice to be able to use the ember-power-select components without having the default styling be applied.

When overriding individual components you have to maintain that component over time when all we need is to override a css class.

It would be nice to have a @noStyling arg or something that stops the default classes like ember-power-select-search-input, ember-power-select-option, etc. from being added. (We have alot of old styling using the old classes so we cant just remove the css file unfortunately)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions