Skip to content

Commit 015e1ea

Browse files
committed
update the site
1 parent dcb9e22 commit 015e1ea

File tree

3 files changed

+1334
-426
lines changed

3 files changed

+1334
-426
lines changed

plugins/postcss-random-function/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes to PostCSS Random Function
22

3+
### Unreleased (patch)
4+
5+
- Fix the package description
6+
37
### 1.0.0
48

59
_November 11, 2024_

plugins/postcss-random-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@csstools/postcss-random-function",
3-
"description": "Use round, rem and mod functions in CSS",
3+
"description": "Use the random function in CSS",
44
"version": "1.0.0",
55
"contributors": [
66
{

0 commit comments

Comments
 (0)