mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-01-13 00:30:31 +08:00
Moves the new @font-display definitino to the source files (before the build)
This commit is contained in:
parent
7a25829736
commit
77f40273ff
@ -12,4 +12,5 @@
|
||||
// src: url('@{fa-font-path}/ForkAwesome.otf') format('opentype'); // used when developing fonts
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: block;
|
||||
}
|
||||
|
@ -12,4 +12,5 @@
|
||||
// src: url('#{$fa-font-path}/ForkAwesome.otf') format('opentype'); // used when developing fonts
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user