Proper usage of {{files}}
Posted: 06 Dec 2017, 06:56
Hi!
If I want to use {{files}} in the following case, how should I do?
I tried this, but it seems not working
If I want to use {{files}} in the following case, how should I do?
Code
url('../font/titillium-lightupright-webfont.ttf') format('truetype'),Code
url('{{files}}/font/titillium-lightupright-webfont.ttf') format('truetype'),