JSFiddle - React, Tailwind, and code Playground by josekerekes June 17, 2018 CSS :root { --primary: red } body { background:var(--red); }