Commit 2ae99e8
Fix SCSS imports for Storybook compatibility
Revert SCSS imports to use src/styles/ path which works for both development
(Storybook) and the built dist/ output. Add ./src/* export to components for
development access.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 45960c0 commit 2ae99e8
File tree
3 files changed
+4
-3
lines changed- packages
- charts/src
- components/styles
- styles
- components
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments