Skip to content

Commit 74d6b5d

Browse files
committed
chore: update README.md
1 parent fb069fc commit 74d6b5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ You'll need import two SCSS files first.
3434

3535
```scss
3636
// assets/main.scss
37-
@import "snackbar/scss/index"; // used to show the result of copying code.
38-
@import "code-block-panel/scss/index";
37+
@import "mods/snackbar/scss/index"; // used to show the result of copying code.
38+
@import "mods/code-block-panel/scss/index";
3939
```
4040

4141
> The import paths is relative to the `assets` folder.

0 commit comments

Comments
 (0)