Modification du build
+ Intégration du SCSS d'icon dans le main + Ajout de l'icone de PDF Icomoon
This commit is contained in:
@@ -36,4 +36,8 @@
|
||||
|
||||
.icon-teleg:before {
|
||||
content: "\e900";
|
||||
}
|
||||
|
||||
.icon-file-pdf-o:before {
|
||||
content: "\e905";
|
||||
}
|
||||
@@ -51,6 +51,7 @@ html {
|
||||
}
|
||||
|
||||
@import "../node_modules/bulma/bulma";
|
||||
@import "icon";
|
||||
|
||||
#idCard {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user