All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fix: Prefer private keyword over private identifiers
- fix: Make @types/slug a peer dependency
- chore: Update dependencies
Full Changelog: https://github.com/donovanglover/base16-tailwind/compare/0.1.6...0.1.7
- Fixed color schemes like Rose Pine not having contrast for typography by using base06 instead of base07
Full Changelog: https://github.com/donovanglover/base16-tailwind/compare/0.1.5...0.1.6
- Fixed rgba/hlsa support (#3)
- Added a new exported function to get color scheme data
Full Changelog: https://github.com/donovanglover/base16-tailwind/compare/0.1.4...0.1.5
- Added inverted color support for typography
Full Changelog: https://github.com/donovanglover/base16-tailwind/compare/0.1.3...0.1.4
- Fixed being unable to pass
<alpha-value>
into @tailwindcss/typography (#4)
Full Changelog: https://github.com/donovanglover/base16-tailwind/compare/0.1.2...0.1.3
- Added missing
inherit
color
Full Changelog: https://github.com/donovanglover/base16-tailwind/compare/0.1.1...0.1.2
- Fixed documentation for JSR
- Removed default export
Full Changelog: https://github.com/donovanglover/base16-tailwind/compare/0.1.0...0.1.1
Initial release
Full Changelog: https://github.com/donovanglover/base16-tailwind/commits/0.1.0