@csstools/csstools-cli 4.0.8 → 4.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +15 -33
  2. package/README.md +4 -4
  3. package/package.json +21 -21
package/CHANGELOG.md CHANGED
@@ -1,39 +1,21 @@
1
1
  # Changes to CSSTools CLI
2
2
 
3
- ### 4.0.8
3
+ ### 4.0.10
4
4
 
5
- _October 23, 2024_
5
+ _November 11, 2024_
6
6
 
7
- - Updated [`@csstools/postcss-scope-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class) to [`4.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class/CHANGELOG.md#401) (patch)
8
- - Updated [`css-blank-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo) to [`7.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo/CHANGELOG.md#701) (patch)
9
- - Updated [`postcss-attribute-case-insensitive`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-attribute-case-insensitive) to [`7.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-attribute-case-insensitive/CHANGELOG.md#701) (patch)
10
- - Updated [`postcss-dir-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class) to [`9.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class/CHANGELOG.md#901) (patch)
11
- - Updated [`postcss-focus-visible`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible) to [`10.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible/CHANGELOG.md#1001) (patch)
12
- - Updated [`postcss-focus-within`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within) to [`9.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within/CHANGELOG.md#901) (patch)
13
- - Updated [`postcss-pseudo-class-any-link`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link) to [`10.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link/CHANGELOG.md#1001) (patch)
14
- - Updated [`postcss-selector-not`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-selector-not) to [`8.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-selector-not/CHANGELOG.md#801) (patch)
15
- - Updated [`@csstools/postcss-cascade-layers`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`5.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#501) (patch)
16
- - Updated [`@csstools/postcss-content-alt-text`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-content-alt-text) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-content-alt-text/CHANGELOG.md#203) (patch)
17
- - Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`5.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#501) (patch)
18
- - Updated [`@csstools/postcss-light-dark-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function) to [`2.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#206) (patch)
19
- - Updated [`css-has-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo) to [`7.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#701) (patch)
20
- - Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`13.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1301) (patch)
21
- - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#203) (patch)
22
- - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#203) (patch)
23
- - Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#303) (patch)
24
- - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#403) (patch)
25
- - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#403) (patch)
26
- - Updated [`postcss-custom-media`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`11.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1104) (patch)
27
- - Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`14.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1403) (patch)
28
- - Updated [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`8.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#803) (patch)
29
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`4.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#404) (patch)
30
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`3.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#304) (patch)
31
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`5.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#504) (patch)
32
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`4.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#404) (patch)
33
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`4.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#404) (patch)
34
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`3.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#304) (patch)
35
- - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`7.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#704) (patch)
36
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`7.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#704) (patch)
37
- - Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`10.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1008) (patch)
7
+ - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`2.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#205) (patch)
8
+ - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`2.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#205) (patch)
9
+ - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`4.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#405) (patch)
10
+ - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`4.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#405) (patch)
11
+ - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`4.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#406) (patch)
12
+ - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`3.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#306) (patch)
13
+ - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`5.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#506) (patch)
14
+ - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`4.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#406) (patch)
15
+ - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`4.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#406) (patch)
16
+ - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`3.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#306) (patch)
17
+ - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`7.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#706) (patch)
18
+ - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`7.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#706) (patch)
19
+ - Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`10.1.0`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1010) (minor)
38
20
 
39
21
  [Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/cli/csstools-cli/CHANGELOG.md)
package/README.md CHANGED
@@ -155,7 +155,7 @@ Plugin Options:
155
155
 
156
156
  Copy this bit of CSS to have it in your clipboard.
157
157
 
158
- ```pcss
158
+ ```css
159
159
  a, b {
160
160
  color: red;
161
161
 
@@ -176,7 +176,7 @@ pbpaste | npx -y @csstools/csstools-cli postcss-nesting --no-map
176
176
 
177
177
  Output :
178
178
 
179
- ```pcss
179
+ ```css
180
180
  a, b {
181
181
  color: red
182
182
  }
@@ -189,7 +189,7 @@ a c, b c, a d, b d {
189
189
 
190
190
  Copy this bit of CSS to have it in your clipboard.
191
191
 
192
- ```pcss
192
+ ```css
193
193
  .banner {
194
194
  color: #222222;
195
195
  inset: logical 0 5px 10px;
@@ -210,7 +210,7 @@ _note the single quotes around the JSON object with plugin options._
210
210
 
211
211
  Output :
212
212
 
213
- ```pcss
213
+ ```css
214
214
  .banner {
215
215
  color: #222222;
216
216
  top: 0;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@csstools/csstools-cli",
3
3
  "description": "Transform CSS with any plugin from csstools/postcss-plugins",
4
- "version": "4.0.8",
4
+ "version": "4.0.10",
5
5
  "contributors": [
6
6
  {
7
7
  "name": "Antonio Laguna",
@@ -39,53 +39,53 @@
39
39
  ],
40
40
  "dependencies": {
41
41
  "@csstools/postcss-cascade-layers": "^5.0.1",
42
- "@csstools/postcss-color-function": "^4.0.4",
43
- "@csstools/postcss-color-mix-function": "^3.0.4",
44
- "@csstools/postcss-content-alt-text": "^2.0.3",
45
- "@csstools/postcss-exponential-functions": "^2.0.3",
42
+ "@csstools/postcss-color-function": "^4.0.6",
43
+ "@csstools/postcss-color-mix-function": "^3.0.6",
44
+ "@csstools/postcss-content-alt-text": "^2.0.4",
45
+ "@csstools/postcss-exponential-functions": "^2.0.5",
46
46
  "@csstools/postcss-font-format-keywords": "^4.0.0",
47
- "@csstools/postcss-gradients-interpolation-method": "^5.0.4",
48
- "@csstools/postcss-hwb-function": "^4.0.4",
47
+ "@csstools/postcss-gradients-interpolation-method": "^5.0.6",
48
+ "@csstools/postcss-hwb-function": "^4.0.6",
49
49
  "@csstools/postcss-ic-unit": "^4.0.0",
50
50
  "@csstools/postcss-is-pseudo-class": "^5.0.1",
51
- "@csstools/postcss-light-dark-function": "^2.0.6",
51
+ "@csstools/postcss-light-dark-function": "^2.0.7",
52
52
  "@csstools/postcss-logical-float-and-clear": "^3.0.0",
53
53
  "@csstools/postcss-logical-resize": "^3.0.0",
54
- "@csstools/postcss-logical-viewport-units": "^3.0.2",
55
- "@csstools/postcss-media-minmax": "^2.0.3",
56
- "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.3",
54
+ "@csstools/postcss-logical-viewport-units": "^3.0.3",
55
+ "@csstools/postcss-media-minmax": "^2.0.5",
56
+ "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.4",
57
57
  "@csstools/postcss-nested-calc": "^4.0.0",
58
58
  "@csstools/postcss-normalize-display-values": "^4.0.0",
59
- "@csstools/postcss-oklab-function": "^4.0.4",
60
- "@csstools/postcss-relative-color-syntax": "^3.0.4",
59
+ "@csstools/postcss-oklab-function": "^4.0.6",
60
+ "@csstools/postcss-relative-color-syntax": "^3.0.6",
61
61
  "@csstools/postcss-scope-pseudo-class": "^4.0.1",
62
- "@csstools/postcss-stepped-value-functions": "^4.0.3",
62
+ "@csstools/postcss-stepped-value-functions": "^4.0.5",
63
63
  "@csstools/postcss-text-decoration-shorthand": "^4.0.1",
64
- "@csstools/postcss-trigonometric-functions": "^4.0.3",
64
+ "@csstools/postcss-trigonometric-functions": "^4.0.5",
65
65
  "@csstools/postcss-unset-value": "^4.0.0",
66
66
  "css-blank-pseudo": "^7.0.1",
67
67
  "css-has-pseudo": "^7.0.1",
68
68
  "css-prefers-color-scheme": "^10.0.0",
69
69
  "postcss": "^8.4.45",
70
70
  "postcss-attribute-case-insensitive": "^7.0.1",
71
- "postcss-color-functional-notation": "^7.0.4",
71
+ "postcss-color-functional-notation": "^7.0.6",
72
72
  "postcss-color-hex-alpha": "^10.0.0",
73
73
  "postcss-color-rebeccapurple": "^10.0.0",
74
- "postcss-custom-media": "^11.0.4",
75
- "postcss-custom-properties": "^14.0.3",
76
- "postcss-custom-selectors": "^8.0.3",
74
+ "postcss-custom-media": "^11.0.5",
75
+ "postcss-custom-properties": "^14.0.4",
76
+ "postcss-custom-selectors": "^8.0.4",
77
77
  "postcss-dir-pseudo-class": "^9.0.1",
78
78
  "postcss-double-position-gradients": "^6.0.0",
79
79
  "postcss-focus-visible": "^10.0.1",
80
80
  "postcss-focus-within": "^9.0.1",
81
81
  "postcss-gap-properties": "^6.0.0",
82
82
  "postcss-image-set-function": "^7.0.0",
83
- "postcss-lab-function": "^7.0.4",
83
+ "postcss-lab-function": "^7.0.6",
84
84
  "postcss-logical": "^8.0.0",
85
85
  "postcss-nesting": "^13.0.1",
86
86
  "postcss-overflow-shorthand": "^6.0.0",
87
87
  "postcss-place": "^10.0.0",
88
- "postcss-preset-env": "^10.0.8",
88
+ "postcss-preset-env": "^10.1.0",
89
89
  "postcss-pseudo-class-any-link": "^10.0.1",
90
90
  "postcss-selector-not": "^8.0.1"
91
91
  },