homeday-de / homeday-blocks

Homeday's Vue component library.
https://blocks.homeday.dev
MIT License
17 stars 18 forks source link

Using a components that uses flickity, overrides styles for other uses of flickity in the project #205

Open drapisarda opened 5 years ago

drapisarda commented 5 years ago

As stated in the title, the styles from flickity ( used i. e. in HdTabsMenu), may override the stiles for flickity used somewhere else in the project.

It would be nice if the HD-Blocks flickity styles would be specific for the usage in HD-Blocks.

viniciuskneves commented 5 years ago

Hey, could you link HdTabsMenu line (s) where it happens? I will make it easier to follow what you have in mind.

drapisarda commented 5 years ago

This happens for example on https://www.homeday.de/de/blog/ on mobile view. As you can see, I had to use a class (flickity-override) to make my custom style rule on the hd-block flickity stiles.