Skip to content

Commit 936d752

Browse files
committed
feat(documentation): detail for bi-mode and optim of bundle size
1 parent ed9a817 commit 936d752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/content/docs/bi-mode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ In this scenario, you will have access to all the components available in OUDS W
6161
2. Replace your Boosted import file by copy pasting this code in the main style file of your project:
6262
<details class="mb-medium">
6363
<summary>See the main style file example</summary>
64-
<Code lang="scss" code={`// 1. Import all OUDS Web
64+
<Code lang="scss" code={`// 1. Import all OUDS Web or copy and paste the contents of the file mentioned below here and remove unnecessary parts (if you want to optimize the CSS bundle size).
6565
@import "@ouds/web-orange/dist/css/ouds-web";
6666
6767
// 2. Import a custom stack of Boosted and remove already existing elements.

0 commit comments

Comments
 (0)