- Timestamp:
- 02/12/2026 07:56:42 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/package.json
r61329 r61628 65 65 "build:dark-rtl": "rtlcss assets/css/style-dark-mode.css assets/css/style-dark-mode-rtl.css", 66 66 "build:print": "sass assets/sass/07-utilities/print.scss:assets/css/print.css --style=expanded --source-map", 67 "build:ie": "postcss style.css -o assets/css/ie.css",68 "build:ie-editor": "postcss assets/css/style-editor.css -o assets/css/ie-editor.css",69 67 "build:stylelint": "stylelint **/*.css --fix --config .stylelintrc-css.json", 70 68 "build": "run-s \"build:*\"",
Note: See TracChangeset
for help on using the changeset viewer.