Closed kylerc closed 8 years ago
Substantial work on issue #98 . Many bug fixes along the way. Initial support of webpack plugin.
Continued work on how components are exported to no longer use require.context(). This fixes #157 . Also fixes #141 for components and theme global sheets. The styler changes for #98 fix #63 .
require.context()
Substantial work on issue #98 . Many bug fixes along the way. Initial support of webpack plugin.