qunit-theme-gabe
v2.0.0
Published
A QUnit theme by Gabe Hendry.
Downloads
13
Maintainers
Readme
QUnit Gabe Theme
Usage
- Install this plugin (either as git submodule, as npm dependency, or otherwise)
- Remove
<link rel="stylesheet" href="qunit/qunit.css">
- Add
<link rel="stylesheet" href="qunit-theme-gabe/qunit-theme-gabe.css">
Demo
See test/index.html
for a demo.
Visual history
qunit-theme-gabe 2.0.0 (2020)
QUnit 1.3.0 (2012)
Original version as designed by Gabe Hendry, as bundled with QUnit 1.3.0 in 2012. qunitjs/qunit#188