marijnh/style-mod

[bug] the className is always `undefined`

Closed this issue · 1 comments

The example in README.md or test/test.html both have same problem.

document.body.className = mod.one

The example in the readme was still showing the pre-3.0 interface. Attached patch adjusts this.