primefaces / primevue-sass-theme

PrimeVue Theming with SASS
https://primevue.org/theming/#customtheme
MIT License
64 stars 36 forks source link

`p-buttonset` documented but not included in this theme #73

Open gbdubs opened 4 months ago

gbdubs commented 4 months ago

p-buttonset is described in the documentation, but I don't see it's theming exposed in the sass, nor can I find it in the generated code. This yields buttonsets looking like so:

image

I'm running primevue 3.48.1, with the code in this repo.