Closed gucheen closed 1 year ago
Thank you! I think it's easier to simplify this to just check for version 3 since it's backwards compatible in that. Makes the code a bit easier to reason about. Could you adjust the code accordingly? Then we're good to merge 👍
I have adjust the version checking to majorVer > 3
(start from svelte v4) @dummdidumm
to remove below warning
set css to 'external' while svelte version >= 4
latest svelte compiler has changed
css
option values to