We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I am getting the 'src/components/HelloComponent/Hello.scss: Unexpected token .'
import React from 'react'; import styles from './Hello.scss';
How to make jest test the scss?