I have a several variables in my SASS file and i want to use them directly in my HTML as class or style. I know i can use mapping function but, it's pretty tedious. is there any other way to achieve it? simple way?I have a several variables in my SASS file and