mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 12:08:13 +08:00
Remove the svelte-preprocess dev dependency, keeping global styles with a custom Vite plugin (#4003)
* Remove the svelte-preprocess dev dependency, keeping global styles with a custom Vite plugin * More robust style tag detection * Fix CSS regressions
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
{/if}
|
||||
{/each}
|
||||
|
||||
<style lang="scss" global></style>
|
||||
<style lang="scss"></style>
|
||||
|
||||
Reference in New Issue
Block a user