Is there a way for the Calendar in month view to highlight the current day?

Awesome! The logic would be essentially IF data-date = date.Today(), set td class=“nx-cal-month-TODAY”

but I have no idea what the syntax would be for conditionally overriding the css on a single