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; }