linkedin / css-blocks

High performance, maintainable stylesheets.

Home Page:http://css-blocks.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block Resolution from node_modules

amiller-gh opened this issue · 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