Skip to content

Commit edbfcbc

Browse files
authored
docs: added further information on webpack
1 parent f1d12ab commit edbfcbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// If this library is used as an npm dependency, and the source files should be included rather than css, this corrects the paths.
2+
// Import this file for Webpack <5 or old sass-loader. With Webpack >= version 5 or newer sass-loader, please import file _rollup.assets-paths.scss instead.
23
$icons-path: "~@db-ui/core/dist/icons/";
34
$images-path: "~@db-ui/core/dist/images/";
45
$fonts-path: "~@db-ui/core/dist/fonts/";

0 commit comments

Comments
 (0)