esbuild-plugin-lit-css@4.1.0
·
7 commits
to main
since this release
4.1.0
Minor Changes
- 7422cd4: Add
inlineoption 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 exportstoTaggedTemplateLiteralfrom@pwrs/lit-css.
Patch Changes
- Updated dependencies [7422cd4]
- @pwrs/lit-css@4.1.0