after set up on-demands import, then type `app.use(ElComponent1)` and `app.use(ElComponent2)`. when using sass, only ElComponent1 got style.
after set up on-demands import, then type
app.use(ElComponent1)andapp.use(ElComponent2). when using sass, only ElComponent1 got style.