Iniitial css-loader configuration.
This commit is contained in:
1
src/component.js
Normal file
1
src/component.js
Normal file
@ -0,0 +1 @@
|
||||
import './component.scss'
|
3
src/component.scss
Normal file
3
src/component.scss
Normal file
@ -0,0 +1,3 @@
|
||||
.dummy {
|
||||
background-color: transparent;
|
||||
}
|
Reference in New Issue
Block a user