how do i call class in scss in type script or (.ts)

后端 未结 0 881
时光取名叫无心
时光取名叫无心 2020-12-05 10:08

I have created class in scss and i want to call it inside my type script or (ts)

.student{
    opacity: 0px;
    cursor: not-allowed;
    background: #ccc;
}
         


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