SSENSE/vue-carousel
Feature request: Use style classes instead of inline styles
オープン
#48 opened on 2017/04/19
featurehelp wanted
Repository metrics
- Stars
- (1,705 個のスター)
- PR merge metrics
- (30d に merged 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?