Skip to content

Commit ca09a11

Browse files
Chore: Publish release (#131)
1 parent cbdc424 commit ca09a11

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

.changeset/violet-bikes-sing.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
### 3.0.1 — 2022-01-17
4+
5+
#### 🐛 Fixed
6+
7+
- Remove unit from `--font-size-px` custom property [#128](https://github.com/stormwarning/tailwindcss-capsize/pull/128)
8+
9+
Thanks [@essejmclean](https://github.com/essejmclean)!
10+
Fixes issue with `calc()` functions not working correctly.
11+
312
## 3.0.0 — 2022-01-11
413

514
#### 💣 Breaking Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-capsize",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "TailwindCSS leading-trim utility classes.",
55
"keywords": [
66
"tailwindcss",

0 commit comments

Comments
 (0)