import { subClass } from './index.module.scss' export default function Home() { return (
This text should be yellow on blue.
) }