Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you support custom className prefix? #55

Open
599316527 opened this issue Mar 25, 2020 · 0 comments
Open

Can you support custom className prefix? #55

599316527 opened this issue Mar 25, 2020 · 0 comments

Comments

@599316527
Copy link

599316527 commented Mar 25, 2020

I'm using VueWaterfall in my component which will be built as a SDK which will be used in other projects.

ClassName vue-waterfall of SDK may be conflict with other vue-waterfall of the page which includes my SDK because the page may include its own VueWaterfall and apply some custom css rules to it.

If VueWaterfall supports custom className prefix (eg: my-custom-prefix-vue-waterfal) by recieving prefix string as prop or reading from the environment variable, the issue will be solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant