Skip to content

FocusArea: scope styles to focus area page

MusikAnimal requested to merge scope-focus-area-styles into main

The styles were leaking into the WishlistIntake app, even though the FocusArea app wasn't loaded. Simply using the scoped attribute of will make Vue loader do the work and keep it local to the component.

Also sync Template:Anchor as dependency

Edited by MusikAnimal

Merge request reports