sveltejs / svelte-preprocess

A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
MIT License
1.73k stars 147 forks source link

chore: mark postcss-load-config 5 as supported #617

Closed ol-teuto closed 6 months ago

ol-teuto commented 7 months ago

Like #520 Closes #618

According to their Changelog, the only breaking change was removing compatibility for node versions 14 & 16, so this should be fine.

Before submitting the PR, please make sure you do the following

Tests