Closed fernandoagarcia closed 5 years ago
Hi @DonNicoJs, is it possible to release a new minor version that includes this change? Including this component in my project currently messes up the layout.
@kielabokkie I will release a minor this week :) thanks for the ping
@DonNicoJs Nice one, cheers!
By the way, the issue was caused because the scoping of the css was incorrect. It currently says <style scope>
instead of <style scoped>
. Renaming the class to be more specific works too though 😄
@kielabokkie Released!
@DonNicoJs Thanks 😄
Renamed container so not to clash with other broad container class names