UNPKG

quixote

Version:

CSS unit and integration testing

18 lines (15 loc) 497 B
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>Quixote: CSS Unit Testing</title> </head> <body> <h1>Quixote: CSS Unit Testing</h1> <p>You can find Quixote documentation on GitHub:</p> <ul> <li><p><a href="https://github.com/jamesshore/quixote/blob/master/README.md">Overview and example</a></p></li> <li><p><a href="https://github.com/jamesshore/quixote/blob/master/docs/api.md">API documentation</a></p></li> </ul> </body> </html>