Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 680 Bytes

File metadata and controls

35 lines (27 loc) · 680 Bytes

Change Log

All notable changes to the "tailwind-vscode-suggestions-for-csser" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.0.3] - 2023-09-16

  • set icon

[0.0.2] - 2023-09-16

  • support color snippets
    • background-color
    • color
    • border-color
    • outline-color
    • text-decoration-color
    • accent-color
    • caret-color
    • fill
    • stroke
  • support some complex classes
    • box-shadow
    • font-variant-numeric
    • background-image
    • scroll-snap-type
    • touch-action
    • transform
    • backdrop-filter
    • filter

[0.0.1] - 2023-09-10

  • Initial release