Answer the question
In order to leave comments, you need to log in
How to import fonts from web into LESS?
How to import fonts from web into LESS?
@import url('https://fonts.googleapis.com/css?family=Julius+Sans+One');
- this design does not work.
Answer the question
In order to leave comments, you need to log in
@import ~"url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300&subset=cyrillic')";
just had to add~ :)
On the site https://github.com/less/less.js/issues/3188
,
@import (css) url(' https://fonts.googleapis.com/css?family=Roboto+Con. .. ');
He helped me.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question