Skip to content
  • 直接引用 import './index.css'

  • css in js

     import styles from index.module.css
    <div className={styles.app}></div>