RSSAmplifier

Stuart Ashworth - Developer, Consultant & Trainer · Oct 9, 2020

Apply CSS to Sub-Components of a Scoped Component

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

When composing a Vue.js interface of lots of sub-components we often want to make a few small styling tweaks to those sub-components without making changes to that component directly - either because we can't cos it's a 3rd party component, or because we don't want that change to apply everywhere. The scoped Attribute If we're using scoped component styling then what appears to be a simple task…

Read on stuartashworth.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.