SSENSE/vue-carousel

Feature request: Use style classes instead of inline styles

Open

#48 创建于 2017年4月19日

在 GitHub 查看
 (4 评论) (11 反应) (0 负责人)JavaScript (1,705 star) (513 fork)batch import
featurehelp wanted

描述

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?

贡献者指南