Commit 1aaa50a
feat(v3): add loadOptionalStylesheet for CSS loading
Add loadOptionalStylesheet function that properly loads CSS files using
<link> tags instead of <script> tags. The init.css is now loaded correctly
as a stylesheet.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ee2dbd2 commit 1aaa50a
14 files changed
Lines changed: 49 additions & 15 deletions
File tree
- v3/internal
- assetserver/bundledassets
- runtime/desktop/@wailsio/runtime
- docs
- assets
- classes
- functions
- src
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments