@postenbring/hedwig-css
Advanced tools
Comparing version 0.0.0-switch-to-lightningcss-OjuY2REh-20231126124508 to 0.0.0-switch-to-lightningcss-OjuY2REh-20231126130133
@@ -73,4 +73,4 @@ // Autogenerated file, do not edit | ||
| "hds-input--error" | ||
| "hds-input__input" | ||
| "hds-input--lined" | ||
| "hds-input__input" | ||
| "hds-input--default" | ||
@@ -77,0 +77,0 @@ | "hds-input--white" |
{ | ||
"name": "@postenbring/hedwig-css", | ||
"version": "0.0.0-switch-to-lightningcss-OjuY2REh-20231126124508", | ||
"version": "0.0.0-switch-to-lightningcss-OjuY2REh-20231126130133", | ||
"description": "", | ||
@@ -14,14 +14,4 @@ "files": [ | ||
"chokidar-cli": "3.0.0", | ||
"@parcel/transformer-sass": "2.10.3", | ||
"autoprefixer": "10.4.16", | ||
"lightningcss": "1.22.1", | ||
"lightningcss-cli": "1.22.1", | ||
"npm-run-all": "4.1.5", | ||
"parcel": "2.10.3", | ||
"postcss": "8.4.31", | ||
"postcss-cli": "10.1.0", | ||
"postcss-custom-properties": "13.3.2", | ||
"postcss-import": "15.1.0", | ||
"postcss-nested": "6.0.1", | ||
"postcss-nested-import": "1.3.0", | ||
"sanitize.css": "^13.0.0", | ||
@@ -34,5 +24,2 @@ "stylelint": "15.11.0", | ||
}, | ||
"optionalDependencies": { | ||
"@parcel/watcher-linux-x64-glibc": "^2.3.0" | ||
}, | ||
"publishConfig": { | ||
@@ -45,21 +32,14 @@ "access": "public" | ||
"scripts": { | ||
"build-v2": "pnpm run --sequential /^build-v2:.*/", | ||
"build-v2:css": "mkdir -p dist && lightningcss --minify --bundle --sourcemap --targets '>= 0.25%' src/*.css src/**/*.css -d ./dist", | ||
"build-v2:typed-classname": "node ./typed-classname/build.mjs", | ||
"build-v2:scoped-css": "node ./build-scoped-css.mjs", | ||
"dev-v2": "pnpm run --parallel /^dev-v2:.*/", | ||
"dev-v2:css": "chokidar 'src/**/*.css' -c 'pnpm build:css'", | ||
"dev-v2:typed-classname": "node --watch-preserve-output --watch-path dist/index.css --watch ./typed-classname/build.mjs", | ||
"": "", | ||
"build": "npm-run-all build:*", | ||
"build:css": "parcel build --no-cache 'src/*.css' 'src/**/*.css' 'src/*.scss' 'src/**/*.scss'", | ||
"build": "pnpm run --sequential /^build:.*/", | ||
"build:css": "mkdir -p dist && lightningcss --minify --bundle --sourcemap --targets '>= 0.25%' src/*.css src/**/*.css -d ./dist", | ||
"build:typed-classname": "node ./typed-classname/build.mjs", | ||
"dev": "npm-run-all -p dev:*", | ||
"dev:css": "parcel watch --no-cache 'src/*.css' 'src/**/*.css' 'src/*.scss' 'src/**/*.scss'", | ||
"build:scoped-css": "node ./build-scoped-css.mjs", | ||
"dev": "pnpm run --parallel /^dev:.*/", | ||
"dev:css": "chokidar 'src/**/*.css' -c 'pnpm build:css'", | ||
"dev:typed-classname": "node --watch-preserve-output --watch-path dist/index.css --watch ./typed-classname/build.mjs", | ||
"lint": "stylelint 'src/**/*.css' 'src/**/*.scss' --cache", | ||
"lint:fix": "pnpm lint -- --fix", | ||
"clean": "rm -rf .turbo && rm -rf .parcel-cache && rm -rf node_modules && rm -rf dist", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist", | ||
"show-css-size": "pnpm build:css && echo '\nSize of dist/index.css (original → gzip)' && pnpm dlx gzip-size-cli dist/index.css --include-original" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
0
10
137021
27
284