@nexim/tailwind-material-colors
Version:
A Tailwind CSS plugin to automatically generate and apply Material Design 3 color palettes.
66 lines (34 loc) • 3.46 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.9](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.8...@nexim/tailwind-material-colors@1.0.9) (2026-04-23)
### Code Refactoring
* remove alwatr/type ([9048571](https://github.com/the-nexim/nanolib/commit/9048571b76148740bd05fbab65c02bce7d90d557)) by @njfamirm
* remove nano build and use tsc for build ([ff59d8a](https://github.com/the-nexim/nanolib/commit/ff59d8a0d240a495947293c206351b5ba54108fd)) by @njfamirm
## [1.0.8](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.7...@nexim/tailwind-material-colors@1.0.8) (2026-03-16)
### Bug Fixes
* **docs:** update all ([1723193](https://github.com/the-nexim/nanolib/commit/1723193ed90947b6b5c269cecea7cdc335274e84)) by @njfamirm
## [1.0.7](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.6...@nexim/tailwind-material-colors@1.0.7) (2026-02-05)
### Bug Fixes
* correct RGB string formatting in colorToRgbString function ([1bd274c](https://github.com/the-nexim/nanolib/commit/1bd274c112d2d277fa32f471e6ac6a553d868cbe)) by @
## [1.0.6](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.5...@nexim/tailwind-material-colors@1.0.6) (2026-02-05)
### Bug Fixes
* correct RGB string formatting in colorToRgbString function ([d3a0588](https://github.com/the-nexim/nanolib/commit/d3a0588b70c661fa47fa43c62d269c5b5083f2ab)) by @
## [1.0.5](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.4...@nexim/tailwind-material-colors@1.0.5) (2026-02-05)
### Bug Fixes
* migrate to new material color package api ([889bbc4](https://github.com/the-nexim/nanolib/commit/889bbc4b7dfc434aaa2ec831ebe331af4e93eaf3)) by @njfamirm
## [1.0.4](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.3...@nexim/tailwind-material-colors@1.0.4) (2025-11-22)
**Note:** Version bump only for package @nexim/tailwind-material-colors
## [1.0.3](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.2...@nexim/tailwind-material-colors@1.0.3) (2025-08-30)
**Note:** Version bump only for package @nexim/tailwind-material-colors
## [1.0.2](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.1...@nexim/tailwind-material-colors@1.0.2) (2025-08-26)
### Bug Fixes
* **tailwind-material-colors:** support force light mode ([ab85bcf](https://github.com/the-nexim/nanolib/commit/ab85bcf4fa43d8a03d22815b3181442c1a6f5495)) by @
## [1.0.1](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.0...@nexim/tailwind-material-colors@1.0.1) (2025-08-19)
**Note:** Version bump only for package @nexim/tailwind-material-colors
## [1.0.0](https://github.com/the-nexim/nanolib/compare/@nexim/tailwind-material-colors@1.0.0-alpha.0...@nexim/tailwind-material-colors@1.0.0) (2025-05-13)
### Bug Fixes
* **tailwind-material-colors:** correctly state for different variant of extra colors ([bde7f77](https://github.com/the-nexim/nanolib/commit/bde7f773cb7f1fd5778cb59f6981a6f42f39f35e)) by @
## 1.0.0-alpha.0 (2025-05-04)
### Features
* **tailwind-material-colors:** initial package ([cc871aa](https://github.com/the-nexim/nanolib/commit/cc871aaa7a33580d611aed323d47f4c3ad97dcf6)) by @njfamirm