Compare commits

...

5 Commits

@ -1,3 +0,0 @@
.title {
background: rgb(121, 242, 157);
}

@ -1,9 +0,0 @@
import styles from './index.less';
export default function IndexPage() {
return (
<div>
<h1 className={styles.title}>Page index</h1>
</div>
);
}

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save