Importing remote CSS file

I'm trying to import a remote CSS file within the extra.less template. Specifically, a Google font library:
Less:

@import url('https://fonts.googleapis.com/css?family=Overpass:300,400,700&subset=latin-ext');


With that added to the top of extra.less, I get a couple of server errors with every page load. The full error:
Code:

InvalidArgumentException: Template https://fonts.googleapis.com/css error: Template name '//fonts.googleapis.com/css' contains invalid characters...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ