All Theme Variations: Sync all build tools, remove twenty-nineteen references, remove stylesheet map output
This commit is contained in:
parent
d0a60d9c0d
commit
76d1736e42
6 changed files with 9 additions and 27 deletions
|
@ -22,14 +22,13 @@
|
|||
"stringMap": []
|
||||
},
|
||||
"plugins": [],
|
||||
"map": false,
|
||||
"sourceMap": true
|
||||
"map": false
|
||||
},
|
||||
"browserslist": [
|
||||
"extends @wordpress/browserslist-config"
|
||||
],
|
||||
"scripts": {
|
||||
"build:style": "node-sass style.scss style.css --output-style expanded --source-map true && postcss -r style.css",
|
||||
"build:style": "node-sass style.scss style.css --output-style expanded && postcss -r style.css",
|
||||
"build:style-editor": "node-sass style-editor.scss style-editor.css --output-style expanded && postcss -r style-editor.css",
|
||||
"build:style-editor-customizer": "node-sass style-editor-customizer.scss style-editor-customizer.css --output-style expanded && postcss -r style-editor-customizer.css",
|
||||
"build:style-jetpack": "node-sass style-jetpack.scss style-jetpack.css --output-style expanded && postcss -r style-jetpack.css",
|
||||
|
|
|
@ -2,15 +2,11 @@
|
|||
"name": "elegant-business",
|
||||
"version": "1.0.0",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/WordPress/twentynineteen/issues"
|
||||
},
|
||||
"homepage": "https://github.com/WordPress/twentynineteen#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^2.3.0",
|
||||
"autoprefixer": "^9.5.0",
|
||||
"chokidar-cli": "^1.2.2",
|
||||
"node-sass": "^4.11.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^6.1.2",
|
||||
"rtlcss": "^2.4.0"
|
||||
|
|
|
@ -2,15 +2,11 @@
|
|||
"name": "friendly-business",
|
||||
"version": "1.0.0",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/WordPress/twentynineteen/issues"
|
||||
},
|
||||
"homepage": "https://github.com/WordPress/twentynineteen#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^2.3.0",
|
||||
"autoprefixer": "^9.5.0",
|
||||
"chokidar-cli": "^1.2.2",
|
||||
"node-sass": "^4.11.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^6.1.2",
|
||||
"rtlcss": "^2.4.0"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"@wordpress/browserslist-config": "^2.3.0",
|
||||
"autoprefixer": "^9.5.0",
|
||||
"chokidar-cli": "^1.2.2",
|
||||
"node-sass": "^4.11.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^6.1.2",
|
||||
"rtlcss": "^2.4.0"
|
||||
|
@ -22,14 +22,13 @@
|
|||
"stringMap": []
|
||||
},
|
||||
"plugins": [],
|
||||
"map": false,
|
||||
"sourceMap": true
|
||||
"map": false
|
||||
},
|
||||
"browserslist": [
|
||||
"extends @wordpress/browserslist-config"
|
||||
],
|
||||
"scripts": {
|
||||
"build:style": "node-sass style.scss style.css --output-style expanded --source-map true && postcss -r style.css",
|
||||
"build:style": "node-sass style.scss style.css --output-style expanded && postcss -r style.css",
|
||||
"build:style-editor": "node-sass style-editor.scss style-editor.css --output-style expanded && postcss -r style-editor.css",
|
||||
"build:style-editor-customizer": "node-sass style-editor-customizer.scss style-editor-customizer.css --output-style expanded && postcss -r style-editor-customizer.css",
|
||||
"build:style-jetpack": "node-sass style-jetpack.scss style-jetpack.css --output-style expanded && postcss -r style-jetpack.css",
|
||||
|
|
|
@ -2,15 +2,11 @@
|
|||
"name": "professional-business",
|
||||
"version": "1.0.0",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/WordPress/twentynineteen/issues"
|
||||
},
|
||||
"homepage": "https://github.com/WordPress/twentynineteen#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^2.3.0",
|
||||
"autoprefixer": "^9.5.0",
|
||||
"chokidar-cli": "^1.2.2",
|
||||
"node-sass": "^4.11.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^6.1.2",
|
||||
"rtlcss": "^2.4.0"
|
||||
|
|
|
@ -2,15 +2,11 @@
|
|||
"name": "sophisticated-business",
|
||||
"version": "1.0.0",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/WordPress/twentynineteen/issues"
|
||||
},
|
||||
"homepage": "https://github.com/WordPress/twentynineteen#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^2.3.0",
|
||||
"autoprefixer": "^9.5.0",
|
||||
"chokidar-cli": "^1.2.2",
|
||||
"node-sass": "^4.11.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^6.1.2",
|
||||
"rtlcss": "^2.4.0"
|
||||
|
|
Loading…
Reference in a new issue