We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Some optimisation techniques require named exports, so styles would be imported as import * as styles from './styles.css';.
import * as styles from './styles.css';
By adding a flag/option to during webpack, we can change the output.