pskordilakis/vuepress-plugin-tabs

Variables for font-size

Opened this issue · 1 comments

ad-m commented

I noticed that the presented default style allows very limited customization ( https://github.com/pskordilakis/vuepress-plugin-tabs/blob/49e2c00afac1d1f6588bc8f992d7984d3c47f06d/dist/themes/default.styl ). Only uses standard Vue variables. However, in my case I would like to increase the size of the text in the tab, because I'm not happy with the current one (too small).

Are there any change plans in this regard? If not, will an external contribution be accepted?

My first intentions was for the default stlye to be something that you could start quickly and if needed create and include something custom. How do you thing would be a good way to have a customisable default styling?

External contributions are always welcome :)