Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 529 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 529 Bytes

ChangeLog

2.1.2

Patch Changes

  • Fix NodeNext exports path

2.1.1

Patch Changes

  • Provide lit types only.

2.1.0

Minor Changes

  • Add convenient loadTailwindBaseStyles() function for overriding the framework's default.

2.0.0

Major Changes

  • New decorator arguments for a more appealing use.
  • Cache system to share constructed stylesheet between components.
  • Fix stylesheet duplication issue (#2)
  • New readme + boilerplate.