empathyco / x

Commerce Search & Discovery frontend web components
Apache License 2.0
80 stars 19 forks source link

fix(layout): avoid shared CSS classes between layouts with scoped #1605

Closed joseacabaneros closed 2 weeks ago

joseacabaneros commented 3 weeks ago

Avoid shared CSS classes between layouts becoming styles from SCSS to CSS and making styles scoped. Fix minor trade-offs in views and styles too. Fix CSS specificity for CrossFade animation Share transitionDuration between script and style block in the StaggeredFadeAndSlide animation trough v-bind() in CSS