https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32030 --- Comment #9 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- So.. I now understand 'scoped'.. it's not the html spec 'scoped'.. it's a vue version that builds. I still wonder how much of it we actually need.. but perhaps stripping it back and trying to apply our global css rules is a follow-up task as part of our general UI effort. Generally.. I'm really happy to see the Vue Single-File Components being used, it makes the code so easily readable and understandable keeping it all together in a nice tightly packed file instead of spread all over the place the way I'm doing with our old fashioned modals and things. That said.. I might need some tips on getting vim to highlight things nicely.. having mixes of css, html and javascript in the same file messes with my current setup. -- You are receiving this mail because: You are watching all bug changes.