Skip to content

v.1.0.5

Latest

Choose a tag to compare

@alexy-os alexy-os released this 25 Apr 12:02
· 9 commits to main since this release

From Tailwind to W3C Semantic HTML

This library demonstrates a powerful approach to component development that combines the developer experience of Tailwind with the clean output of semantic HTML:

  • Development: Use Tailwind's utility classes for rapid development
  • Extraction: Extract styles into semantic CSS classes
  • Compilation: Compile into clean CSS with CSS variables
  • Output: Deliver semantic HTML that follows W3C standards