SSENSE/vue-carousel
在 GitHub 查看Feature request: Use style classes instead of inline styles
Open
#48 创建于 2017年4月19日
featurehelp wanted
仓库指标
- Star
- (1,705 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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?