Skip to content

Commit 0f2cfb3

Browse files
authoredAug 1, 2023
chore(docs): made this clearer (#525)
* chore(docs): typo * chore(docs): made this a little clearer
1 parent 8929a5a commit 0f2cfb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/migrationGuide.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Please note that we've switched from the deprecated link:https://www.npmjs.com/p
2626

2727
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]
2828

29-
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 `@import`ing `@db-ui/core/sources/css/enterprise/db-ui-core` directly from now on.
29+
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.
3030

3131
==== SCSS Helper functions
3232

0 commit comments

Comments
 (0)