Well, for some reason my Joomla is not creating the CSS files anymore and I don't know what did I do.
Now my php pages are loading like this:
Code: Select all
<link href="/templates/protostar/less/template.less" rel="stylesheet/less" type="text/css">
<style type="text/css" id="less:templates-protostar-less-template">@media -sass-debug-info{filename{font-family:file\:\/\/https\:\/\/***********\.com\/media\/jui\/less\/reset\.less}line{font-family:\0000310}}
article,
aside,
details,
figcaption,
figure,
footer,
header,
...
How to turn back to CSS file? I mean, how to turn this off and load separate files?
Thanks
Ivan