mirror of https://github.com/sveltejs/svelte
parent
b6f4c23161
commit
b59c942e5a
@ -1 +0,0 @@
|
|||||||
.bar.svelte-xyz{color:blue}
|
|
@ -1,11 +0,0 @@
|
|||||||
<div class='foo bar'></div>
|
|
||||||
|
|
||||||
<style>
|
|
||||||
.foo {
|
|
||||||
color:;
|
|
||||||
}
|
|
||||||
.bar {
|
|
||||||
font:;
|
|
||||||
color: blue;
|
|
||||||
}
|
|
||||||
</style>
|
|
Loading…
Reference in new issue