web
web copied to clipboard
Theming + tailwind: guide and example are different
from Discord:
hey! In the theming guide (https://svelteflow.dev/learn/guides/theming) we're instructed to import Tailwinds entry point after Svelte Flows base styles, however, in the Tailwind styling example (https://svelteflow.dev/examples/styling/tailwind) Tailwinds entry point is imported before Svelte Flows base styles. Both ways seem to work fine though, just wanted to let you know and ask if there's anything I should be aware of here?