Commit 6df82ea
committed
🐛 fix(setup): remove hard-coded custom.css reference
The extension unconditionally added a custom.css stylesheet reference
that it never provided, causing 404 errors on themes that don't ship
their own custom.css.
Fixes #821 parent 7bc2756 commit 6df82ea
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
0 commit comments