Skip to content

Commit 3c833a7

Browse files
authored
Update migrationGuide.adoc
1 parent 21ccbe2 commit 3c833a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrationGuide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Please note that we've switched from the deprecated link:https://www.npmjs.com/p
3737

3838
You need to set the load path / include path depending on your SCSS compiler as described within our link:getStarted.adoc#scss-node_modules-include-path--load-path[getting started]
3939

40-
Additionally we've deprecated the `@db-ui/core/sources/css/enterprise/db-ui-core-include` SCSS endpoint – please either `@import` the file `@db-ui/core/sources/css/rollup.assets-paths` or `@db-ui/core/sources/css/webpack.assets-paths` depending on your bundler, previous to importing our main CSS via `@import @db-ui/core/sources/css/enterprise/db-ui-core` directly from now on.
40+
Additionally we've deprecated the `@db-ui/core/sources/css/enterprise/db-ui-core-include` SCSS endpoint – please either `@import` the file `@db-ui/core/sources/css/rollup.assets-paths` or `@db-ui/core/sources/css/webpack.assets-paths` (Webpack <5 or old sass-loader) depending on your bundler, previous to importing our main CSS via `@import @db-ui/core/sources/css/enterprise/db-ui-core` directly from now on.
4141

4242
==== SCSS Helper functions
4343

0 commit comments

Comments
 (0)