OurBigBook
About
$
Donate
Sign in
+
Sign up
webpack/sass
ID: _file/webpack/sass
Top articles
Latest articles
+
New article in topic
Show body
Body
0
webpack/sass
by
Ciro Santilli
37
Updated
2025-05-29
+
Created
1970-01-01
This example shows how to use
webpack/sass
.
To make things simple, it generates
a
completely separate
dist/index.js
and
dist/main.css
which are manually included from
index.html
, and does not do any type of injection (neither
Js
into
HTML
nor CSS in
Js)
.
Total
articles
:
1
New to
topics
?
Read the docs here!