I have a sass function that generates CSS codes which is mainly CSS variables like the following examples:
--my-primary-color: red; --object-1-left: 12px; --o