Skip to content

Commit 21ccbe2

Browse files
authored
Update getStarted.adoc
1 parent edbfcbc commit 21ccbe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/getStarted.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ For Rollup based bundlers like Vite or Parcel we're providing the following SCSS
145145

146146
#### Webpack based bundlers (e.g. older Angular or Vue CLI versions)
147147

148+
This is meant for ecosystems in which Webpack <5 or old `sass-loader` are interated. With Webpack >= version 5 or newer `sass-loader`, please import file `_rollup.assets-paths.scss` instead.
149+
148150
[source,scss]
149151
----
150152
@use "@db-ui/core/sources/css/webpack.assets-paths" as webpackAssetsPaths;

0 commit comments

Comments
 (0)