Skip to content

Commit 7f5785b

Browse files
Version Packages (#52)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cba040d commit 7f5785b

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/friendly-stingrays-smell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# tailwindcss-patch
2+
3+
## 2.2.3
4+
5+
### Patch Changes
6+
7+
- [`cba040d`](https://github.com/sonofmagic/tailwindcss-mangle/commit/cba040df39e0a787f262787dccad0cf1feb40e2f) Thanks [@sonofmagic](https://github.com/sonofmagic)! - remove at and replace with length-1

packages/tailwindcss-patch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-patch",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "patch tailwindcss for exposing context and extract classes",
55
"main": "./dist/index.cjs",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)