Skip to content

esbuild-plugin-lit-css@4.1.0

Choose a tag to compare

@bennypowers bennypowers released this 01 Mar 13:15
· 7 commits to main since this release
7f11e3c

4.1.0

Minor Changes

  • 7422cd4: Add inline option to esbuild plugin. When enabled, CSS imports are inlined directly into the importing JS/TS module as tagged template literals, rather than creating separate modules. Also exports toTaggedTemplateLiteral from @pwrs/lit-css.

Patch Changes

  • Updated dependencies [7422cd4]
    • @pwrs/lit-css@4.1.0