import styles from ‘경로’  //(”styles”는 변경가능)

<button className={styles.클래스명}></button>