Html – Vue styling problems using scoped style
I am using PrimeVue and having problem applying style on components using <style scoped>. I managed to reduce to this minimal code (unfortunately I didn't find any cdn for icons, so I cannot create a code snippet): <template> <div id="uppermenu">…