css-blocks icon indicating copy to clipboard operation
css-blocks copied to clipboard

Fall back to synchronous preprocessors

Open chriseppstein opened this issue 5 years ago • 0 comments

If a syntax is missing in preprocessors but is present in preprocessorsSync, we should fall back to using the synchronous implementation instead of erroring out.

chriseppstein avatar Sep 16 '20 23:09 chriseppstein