#issue-16
This commit is contained in:
parent
e10f249730
commit
7bcf9b121c
12 changed files with 55 additions and 21 deletions
File diff suppressed because one or more lines are too long
6
sass/icons.scss
Normal file
6
sass/icons.scss
Normal file
|
@ -0,0 +1,6 @@
|
|||
.icon {
|
||||
font-family: "icon";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-decoration: inherit;
|
||||
}
|
|
@ -34,6 +34,7 @@
|
|||
@import './toast';
|
||||
@import './flash';
|
||||
@import './pagination';
|
||||
@import './icons';
|
||||
|
||||
@import './home';
|
||||
@import './connexion';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue