SSENSE/vue-carousel

Feature request: Use style classes instead of inline styles

Open

#48 aberto em 19 de abr. de 2017

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

Métricas do repositório

Stars
 (1.705 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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?

Guia do colaborador