on a sass file on a button click, how do I achieve that? I want to change the color on the .scss file on a button click
do you actually want to change a file? How are you going to rebuild the file? Is it needed during runtime? or later? Otherwise I would recommend css custom properties, which you can set and store easily via javascript
Обсуждают сегодня