8 lines
59 B
Text
8 lines
59 B
Text
|
<h1><slot /></h1>
|
||
|
|
||
|
<style>
|
||
|
h1 {
|
||
|
color: red;
|
||
|
}
|
||
|
</style>
|