react-css-modules-intellij-plugin icon indicating copy to clipboard operation
react-css-modules-intellij-plugin copied to clipboard

Add support for named imports

Open wintercounter opened this issue 7 years ago • 0 comments
trafficstars

.header { width: 100% }

import { header } from './styles.scss'

wintercounter avatar Oct 10 '18 09:10 wintercounter