anthonyshort / deku

Render interfaces using pure functions and virtual DOM
https://github.com/anthonyshort/deku/tree/master/docs
3.41k stars 130 forks source link

Fix for #411 Aliasing Classname #416

Open joedski opened 8 years ago

joedski commented 8 years ago

Simplistic fix for #411 with a mention in the docs and a test.

anthonyshort commented 8 years ago

There's just a couple of lint tests failing, I'll merge and release a new version once this is passing

joedski commented 8 years ago

Looks like I forgot to check the linter results before pushing this. I'll fix that up tonight.

joedski commented 8 years ago

The test failed while trying to install Electron?

Edit: It worked after reopening. Yay.