I’ve read that comments can be included in the HTML that are styled like this:
<!– Turquoise for Headline 1 –>
Unfortunately this prevented my CSS from working, so I had to remove all comments from the Quick CSS.
How can I add comments there (I want to write above each CSS what it changes)?
Thank you in advance.