baianat / hooper

🎠 A customizable accessible carousel slider optimized for Vue
https://baianat.github.io/hooper/
MIT License
716 stars 133 forks source link

Access to css selectors #139

Open JakubKarp opened 4 years ago

JakubKarp commented 4 years ago

How can I stylize hooper-indicator in slot = "hooper-addons"? Is it possible to access this class?

JakubKarp commented 4 years ago

Yes, it's possible.

  1. Your style tag should be without "scoped" flag.