-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
Description
I want to prevent the ember-toolips addon from applying any styles to my {{ember-tooltip}}s nor to my {{ember-popover}}s - (how) can I do that ?
I can either not load the addon's CSS file (not sure how) or prevent the addon from applying any of its classes to the rendered elements (not sure I could do that either).
Do you provide some "official" option ? e.g. a {{ember-tooltip style=false}} would've been amazing.
(I'm obivously not refering to the positioning CSS rules but only to margins, colors etc...)
Thanks! π π
Reactions are currently unavailable