Why comprimise? Grab your Stylescope and create elegantly.
npm install stylescopeDon't pollute. Scope your styles.
Please see the tests to see what works so far. This is not
in a ready state yet. The tested case works, but other things
you'll try may not.
``
const Stylescope = require('stylescope')
const el = document.querySelector('section')
const scopedStyleSheet = Stylescope(el, childSelPropAssoc)
// data-attribute-based selector representing the context
scopedStyleSheet.selector
// The