Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
anoblet committed Aug 9, 2024
1 parent ecfb31e commit c9da179
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build-styling": "node packages/sass-render/bin/sass-render.js -s \"packages/*/scss/**/*.scss\"",
"deploy-storybook": "yarn --cwd packages/storybook storybook-to-ghpages",
"dist": "yarn build && lerna run dist",
"dist:wp-block-editor": "yarn --cwd packages/cxl-lumo-styles sass scss/editor.scss dist/wp-block-editor.css --style compressed",
"dist:wp-block-editor": "yarn --cwd packages/cxl-lumo-styles sass scss/wp-block-editor.scss dist/wp-block-editor.css --style compressed",
"lint": "npm-run-all --parallel lint:*",
"lint:js": "eslint *.js packages --ignore-path .gitignore",
"lint:scss": "stylelint packages/**/*.scss",
Expand Down
File renamed without changes.

0 comments on commit c9da179

Please sign in to comment.