Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

svelte-preprocess-filter

ls-age6.9kMIT1.0.0

Filter utility for svelte preprocessors

svelte, preprocess, utility, filter

readme

Greenkeeper badge

changelog

1.0.0 (2017-12-31)

Features

  • Accept options to customize filtering (1c5a047)

BREAKING CHANGES

  • New signature of style function: style({ name, all, type, lang }, { attributes })

0.1.1 (2017-12-31)

Bug Fixes

  • package: Add missing module field (998ab28)

0.1.0 (2017-12-31)

Features

  • Implement core functionality (2eab69f)