forked from MapComplete/MapComplete
Docs: Add comment about possibly wrong path
This commit is contained in:
parent
c72b5278f3
commit
e8a79a4ff7
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
|
||||
@font-face {
|
||||
font-family: "Source Sans Pro";
|
||||
/*This path might seem incorrect. However, 'index.css' will be compiled and placed in 'public/css', from where this path _is_ correct*/
|
||||
src: url("../assets/fonts/source-sans-pro.regular.ttf") format("woff");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue