master: change repo

This commit is contained in:
Julien Calixte
2019-08-22 11:50:32 +02:00
commit dbd63d341c
263 changed files with 26153 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
// sass-lint:disable final-newline empty-line-between-blocks class-name-format no-url-protocols no-url-domains nesting-depth
$primary: #3f4fa6;
$main: #2c3e50;
$green: hsl(141, 63%, 44%);
$red: hsl(348, 54%, 52%);
$white: #fff;