Using dynamic CSS variables broke some of Bootstrap themes

前端 未结 0 377
长情又很酷
长情又很酷 2020-12-18 04:28

Using Angular / Bootstrap, I changed CSS variables at runtime, using this line of code :

document.documentElement.style.setProperty(`--${property.name}`, prop         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题