Skip to content

Commit 21a6662

Browse files
Version Packages (#12)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9c9da0c commit 21a6662

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/eighty-forks-attack.md

-6
This file was deleted.

src/tailwindcss-oklch/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @alexaka1/tailwindcss-oklch
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 9c9da0c: Remove ::placeholder selector from ring color
8+
Fixes issue https://github.com/MartijnCuppens/tailwindcss-oklch/issues/12 on upstream
9+
310
## 0.0.1
411

512
### Patch Changes

src/tailwindcss-oklch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alexaka1/tailwindcss-oklch",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": false,
55
"description": "Bring OKLCH colors to tailwind and introduces handy color utilities",
66
"repository": "https://github.com/alexaka1/tailwindcss-oklch",

0 commit comments

Comments
 (0)