Tommertom / svelte-ionic-npm

NPM package that goes along with Ionic Svelte integration demo
MIT License
19 stars 0 forks source link

EXPERIMENTAL MODULE - how to apply styles to component? #8

Closed Tommertom closed 1 year ago

Tommertom commented 1 year ago

You cannot give a class or style to a svelte component.

So how do you give a style from the parent?

For now the solution will be via global, and possible even more work.

Will this be a blocker to go to svelte components in this way?

Maybe look for types to kebab components instead?

Tommertom commented 1 year ago

Close - no ES imports components