Skip to content

Commit 253e678

Browse files
chore: release (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e3fdeb5 commit 253e678

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/modern-shoes-compare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# css-homogenizer
22

3+
## 4.1.1
4+
5+
### Patch Changes
6+
7+
- [`e3fdeb5`](https://github.com/kripod/css-homogenizer/commit/e3fdeb563c7774e58c3735116869901db2327142) Thanks [@kripod](https://github.com/kripod)! - fix(reset): table `border-color` inheritance to enable `*` overrides (e.g. [Tailwind’s Preflight styles](https://unpkg.com/tailwindcss@%5E3/src/css/preflight.css) rely upon this)
8+
39
## 4.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-homogenizer",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Base CSS endorsing semantic HTML and design token usage",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)