v0.0.3
- 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