Answers for "how to initialize root in css file"

1

EDIT CSS ROOT FILE

document.documentElement.style.setProperty('--your-variable', '#YOURCOLOR');
Posted by: Guest on January-21-2021

Code answers related to "how to initialize root in css file"

Code answers related to "Javascript"

Browse Popular Code Answers by Language