linkedin/css-blocks

Fall back to synchronous preprocessors

chriseppstein opened this issue · 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.