UNPKG

steal-css

Version:
13 lines (11 loc) 256 B
<!doctype html> <html> <head> <title>steal-css tests</title> <link rel="stylesheet" href="./dist/foo.css"> </head> <body> <div id="qunit-test-area"></div> <script src="../node_modules/steal/steal.js" main="test/test"></script> </body> </html>