mirror of https://github.com/sveltejs/svelte
parent
bc31a93c17
commit
9d7e826624
@ -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