mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-13 19:45:26 +00:00
7 lines
54 B
HTML
7 lines
54 B
HTML
<h1>Foo</h1>
|
|
|
|
<style>
|
|
h1 {
|
|
color: blue;
|
|
}
|
|
</style> |