Hi.Hi there. The template.css that came with my organization's Joomla template came with the code in one long, unreadable line.
Never edit template.css and other template's core files, if you do not know exactly what you want to do and what will be the consequences.
If you need to write your own CSS create your CSS file following the documentation of your template and write your code there.
If you need to view the code from template.css in a convenient, readable form, use the Dev Tools of your browser.
If you need beautify the minified code, use the HTML editor as VS Code and similar or an online service via Ctrl + A > Ctr + C > Ctrl + V, but do not try to transfer lines manually. Google subject "beautify css"
Statistics: Posted by Pavel-ww — Thu Feb 29, 2024 8:04 am