You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: site/src/routes/index.svelte
+1-1
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,7 @@
173
173
</section>
174
174
175
175
<sectionclass="container example">
176
-
<p>CSS is component-scoped by default — no more style collisions or specificity wars. Or you can <ahref="TODO-blog-post-on-css-in-js">use your favourite CSS-in-JS library</a>.</p>
176
+
<p>CSS is component-scoped by default — no more style collisions or specificity wars. Or you can <ahref="/blog/svelte-css-in-js">use your favourite CSS-in-JS library</a>.</p>
0 commit comments