Skip to content

Releases: bennypowers/lit-css

esbuild-plugin-lit-css@1.1.0

14 Oct 13:22
Compare
Choose a tag to compare

Minor Changes

  • 1242fc1: Add support for transforms like Sass or PostCSS.

    See individual packages READMEs for examples.
    TL;DR: Pass a function to plugin options which takes source text and outputs CSS text.

Patch Changes

  • Updated dependencies [1242fc1]
    • @pwrs/lit-css@1.1.0

@pwrs/lit-css@1.1.0

14 Oct 13:22
Compare
Choose a tag to compare

Minor Changes

  • 1242fc1: Add support for transforms like Sass or PostCSS.

    See individual packages READMEs for examples.
    TL;DR: Pass a function to plugin options which takes source text and outputs CSS text.

rollup-plugin-lit-css@3.0.2

25 Aug 11:41
Compare
Choose a tag to compare

Patch Changes

  • 4e346e2: Fixed typings for plugin options

esbuild-plugin-lit-css@1.0.3

25 Aug 11:41
Compare
Choose a tag to compare

Patch Changes

  • 4e346e2: Fixed typings for plugin options