linkedin/css-blocks

Block Resolution from node_modules

amiller-gh opened this issue · 1 comments

We need a method and strategy for importing Block files from node_modules. This should include solutions for:

  • Custom name-spacing
  • Custom property scopes
  • Asset Delivery (ex: background images referenced in css)
  • { Add More Requirements Here }

TODO: Flesh out this ticket with a full node_modules resolution RFC

Closing in leu of #192