release: WRNexusJS 0.8.0
This commit is contained in:
@@ -27,10 +27,11 @@ page Home {
|
||||
restyles instantly when the theme changes. -->
|
||||
<div class="themed-box">
|
||||
This box uses theme tokens. Current theme controls its colors.
|
||||
<button data-wire-theme-toggle class="theme-toggle">Toggle theme</button>
|
||||
<button type="button" data-wire-theme-toggle class="theme-toggle">Toggle theme</button>
|
||||
</div>
|
||||
|
||||
<p><a class="text-red-600 hover:underline" href="/about">About</a></p>
|
||||
<p><a class="hover:underline" href="/language-tools">Language server playground</a></p>
|
||||
}
|
||||
|
||||
style {
|
||||
|
||||
Reference in New Issue
Block a user