import styles from './style.module.css' export default function Page() { console.log('CSSModules.styles', styles) return ( <>
hello world