react-server675fbba4
react-serverfilestestfixturesstyles.jsx
test/fixtures/styles.jsxjsx107 B6745313e
import "./styles.css";

export default function Styles() {
  return <h1>This text should be yellow</h1>;
}