How to modify the scss variable in the vue project?

the project encounters the function that needs to modify the theme. V-if can be implemented, but it is very troublesome. Want to know how to change the variables color in scss through vue or js

Jun.15,2021

has a good idea, but not


can only use postcss . Just like manipulating DOM nodes, there is no simple way to manipulate CSS nodes


, but to extract all the theme colors and modify them uniformly


switch class. The theme can define multiple class at the top

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2afee-2ba64.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2afee-2ba64.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?