StreamMeDev / hermes

A react message input with autocomplete and other handy features
ISC License
6 stars 0 forks source link

Convert to using an empty class over the psuedo selector #3

Closed wesleytodd closed 7 years ago

wesleytodd commented 7 years ago

Because we have a zero width space, the css :empty selector does not work. This makes it use a normal class.