yep, make the file and then import it like a module `import css from './file.css'`

yep, make the file and then import it like a module
import css from './file.css'
Was this page helpful?