JSFiddle - React, Tailwind, and code Playground by adisakthimthong August 27, 2019 HTML <div class="card"> hi </div> SCSS .card{ color:red; width:100px; }