threepointone / glamor

inline css for react et al
MIT License
3.66k stars 199 forks source link

Plugin does not work #362

Closed richardgorman closed 6 years ago

richardgorman commented 6 years ago

I have multiple issues:

  1. The example plugin inside the docs is invalid (Uncaught ReferenceError: result is not defined).

  2. I wrote a text plugin to inject a small string into a classname. The string appears inside the declaration of the styles in the <head> but my React component gets the unchanged classname.