$ 0 0 問題 Tailwind CSSでは,16進数のカラーコードを動的に指定できない.すなわち,次のようなことはできない. const colorInHex = "ffffff"; return <Hog…