You can’t. SASS is a CSS preprocessor, which means that all SASS specific information disapears when you compile it to CSS.
How to control Sass Variable with javascript
You can’t. SASS is a CSS preprocessor, which means that all SASS specific information disapears when you compile it to CSS.