8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test: disable wrongfully failing test
fix: try to fix travis Not clear whats the reason it is failing.
fix: update dependencies; add node v6 support (fixes #10) (fixes #15) See gajus/bluefeather@c4d4f7a
fix: require v7 (fixes #15)
fix: destruct argv properties (fixes #13)
fix: allow Node v6 (fixes #10)
Merge branch 'master' of github.com:gajus/usus
fix: append to body, not head
fix: outerHTML must be a string
feat: add style imports to the body According to this article https://codepen.io/tigt/post/async-css-without-javascript#shove-it-in-the-body-3, thats enough to make the CSS load asynchronously.