Skip to content

v0.4.2

Compare
Choose a tag to compare
@bradlc bradlc released this 21 Aug 15:33
  • Add color decorators for classes and CSS helper functions.
    This can be configured with the new tailwindCSS.colorDecorators setting.
  • Fix incorrect cssConflict warnings. (#136)
  • Fix completion triggers for "computed" class attributes.
  • Disable invalidApply lint rule when applyComplexClasses experimental flag is enabled.
  • Show all classes in @apply completion list when applyComplexClasses experimental flag is enabled.