5 lines
39 B
HTML
5 lines
39 B
HTML
|
<style>body {
|
||
|
foo: 'bar';
|
||
|
}
|
||
|
</style>
|