TehShrike / svelte-preprocess-postcss

Use PostCSS to preprocess your styles in Svelte components
25 stars 4 forks source link

Add support for source maps #4

Closed arggh closed 5 years ago

arggh commented 5 years ago

Refactored the process function to disable inline source maps, so that PostCSS will provide them separately in the result object.

arggh commented 5 years ago

Should also fix https://github.com/TehShrike/svelte-preprocess-postcss/issues/2 ?

Kreozot commented 5 years ago

@TehShrike Is it ready to merge?

TehShrike commented 5 years ago

I'm not sure how I missed this PR...

TehShrike commented 5 years ago

@arggh you used spaces for indentation 😂