Introduce Cypress

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-10-05 19:07:50 +02:00
parent cd72059536
commit 77d286ebb6
27 changed files with 1041 additions and 845 deletions

View File

@@ -87,6 +87,7 @@ export default class App extends Vue {
}
body {
background: #f6f7f8;
// background: #f7f8fa;
background: #ebebeb;
}
</style>