Skip to content

Commit c0c589a

Browse files
fmt
1 parent 5967012 commit c0c589a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/routes/docs/+page.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Dark theme example:
129129
<h2 id="custom-css">Custom CSS</h2>
130130

131131
You can always use [:global()](https://svelte.dev/docs/svelte-components#style) to add your own styles. Example:
132+
132133
```css
133134
:global(.date-time-picker) {
134135
width: 16rem;

0 commit comments

Comments
 (0)