import styles from "../styles/example.module.sass"; import styles2 from "../styles/example.module.css"; console.log(styles, styles2);