Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 369 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 369 Bytes

CHANGELOG

v0.1.4

  • 🐛 Fix loading of custom template to be relative to cwd
  • 🔨 Only process Tailwind colors and passthrough the rest as is

v0.1.3

  • ✨ Add argument to specify custom theme template

v0.1.2

  • 🐛 Generate correct color for hard-coded value like red-900

v0.1.1

  • 🔨 Make package executable

v0.1.0

  • 🎉 Initial version