Skip to content

v0.0.3

Compare
Choose a tag to compare
@sastan sastan released this 22 Mar 21:39
· 13 commits to main since this release
  • autodetect if twind project
  • twind output channel
  • restart command
  • doc: describe config options 94ff4e1

Changes from @twind/[email protected]

  • fix: update twind to use fixed types
  • fix: fallback to load types from builtin twind
  • fix: allow to enable/disable the plugin
  • fix: cleanup interpolated values label and sort last
  • fix: add arbitrary value to completion list
  • fix: important config value is now supported in twind
  • fix: do not beautify comma with arbitrary values
  • fix: report unknown theme value again
  • fix: ignore string that are part of a binary expression like x + '...'
  • fix: use kind order only for same ranked items and sort screens by their min-width
  • fix: break out of arbitrary value on whitespace

7d6f53e...v0.0.3