Kelas Global SCSS

:global {
    .tweet {
        text-align: left;
    }
    .user {
        text-align: left;
    }   
}
Lazy Leopard