SSENSE/vue-carousel

Feature request: Use style classes instead of inline styles

Open

#48 opened on Apr 19, 2017

View on GitHub
 (4 comments) (11 reactions) (0 assignees)JavaScript (513 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (1,705 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There're a few component options regarding styles such as paginationActiveColor, paginationPadding, etc. Since they are rendered as inline styles, it is hard to override them with CSS classes. It's better to set CSS classed for these elements. What do you think?

Contributor guide