Package detail
svelte-preprocess-filter
Filter utility for svelte preprocessors
readme
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)