fix(examples): use external stylesheet for rollup examples

This commit is contained in:
Eric Liu 2020-09-27 10:57:08 -07:00
commit bb3158e171
9 changed files with 32 additions and 2376 deletions

View file

@ -18,10 +18,6 @@
let theme: "g10" = "g10";
</script>
<style lang="scss" global>
@import "carbon-components-svelte/css/all";
</style>
<Theme persist bind:theme>
<Header />
<Content style="background: none; padding: 1rem">