JSXtest/fixtures/styles.jsxjsx107 B6745313eimport "./styles.css"; export default function Styles() { return <h1>This text should be yellow</h1>; }