This is a very minor tidying up issue, but on an installed Cassiopeia template, the file /css/vendor/choicesjs/choices.css has, on line 336:
/*===== End of Choices ======*/
There are a further 150 or so lines of CSS, still referencing 'choices', so it either needs removing or moving to the end.
I do realise that on the front end the choices.min.css file is used not the choices.css.
Not sure, because I can't find it in the code on Github under the Cassiopeia SCSS and I can't find the CSS files
None
Labels |
Added:
No Code Attached Yet
|
Ok. So something in the Joomla 4 compilation is adding extra lines in the Cassiopeia version of the file and presumably can't remove that comment line as it's an external file.
Ah, yes. I'll close this then.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-11-26 10:21:30 |
Closed_By | ⇒ | Scrabble96 |
https://github.com/Choices-js/Choices/blob/ebbea8c3b0f20473e05112f61bc8ce3bd6bf12da/src/styles/choices.scss#L360