carteb / carte-blanche

An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
https://www.youtube.com/watch?v=6g3-TQ6aaw8
MIT License
1.5k stars 47 forks source link

Document injectTags option of the ReactPlugin #267

Closed mxstbr closed 8 years ago

mxstbr commented 8 years ago
new ReactPlugin({
  injectTags: ['<link href="…" rel="stylesheet />'],
}),

Injects these tags into the iframes of the rendered components. Useful for webfonts etc.

nikgraf commented 8 years ago

solved with: https://github.com/carteb/carte-blanche/commit/43c7208cc91dc97ad194984530d0f21f552c3706