Commit 9eb7480
committed
test: load @blocknote/core/style.css from source in browser tests
Aliases the CSS subpath to packages/core/src/style.css so editor styles
track source like the JS does, instead of resolving to a potentially
stale dist/style.css. This was hiding the suggestion-mode highlight in
the add-bold screenshot, now regenerated.1 parent 162edfc commit 9eb7480
2 files changed
Lines changed: 6 additions & 0 deletions
File tree
- tests
- src/browser/y-prosemirror/__screenshots__/basicText.test.tsx
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
0 commit comments