Modification du build

+
Intégration du SCSS d'icon dans le main
+
Ajout de l'icone de PDF Icomoon
This commit is contained in:
Anthony Dumas
2019-03-20 10:36:58 +01:00
parent 2464cc88ae
commit cb47190014
10 changed files with 51 additions and 39 deletions

View File

@@ -36,4 +36,8 @@
.icon-teleg:before {
content: "\e900";
}
.icon-file-pdf-o:before {
content: "\e905";
}

View File

@@ -51,6 +51,7 @@ html {
}
@import "../node_modules/bulma/bulma";
@import "icon";
#idCard {