E
E
Eugene2018-09-11 13:26:12
webpack
Eugene, 2018-09-11 13:26:12

How to put css in a separate file in webpack?

custom.cscc

$theme-colors: (
        "primary": darkviolet
);

@import "../../node_modules/bootstrap/scss/bootstrap";

How to make webpack not shove css code into js file (what the hell?!)?
Used by webpack4

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question