We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85a1ef commit 3020a9fCopy full SHA for 3020a9f
packages/css-vars-updater/package.json
@@ -4,6 +4,7 @@
4
"description": "Utility to update Patternfly CSS variables when migrating from V5 to a new design token system in V6",
5
"author": "Red Hat",
6
"license": "MIT",
7
+ "type": "module",
8
"bin": "./dist/cli.js",
9
"engines": {
10
"node": ">=18"
0 commit comments