Apparently we do extra linting checks now?

This commit is contained in:
Joe Knapper 2026-06-17 16:40:58 +01:00
parent 3f340ccabd
commit c860e1ee22

View file

@ -213,7 +213,7 @@ export default {
background: transparent;
border: none;
padding: 4px;
color: var(--uk-inverse-color, inherit); /*get the colour of the text from ui-kit*/
color: var(--uk-inverse-color, inherit); /* get the colour of the text from ui-kit */
}
.material-symbols-outlined {