X7ROOT File Manager
Current Path:
/home/katmhsmi/lifecoachbostonma.com/wp-content/themes/twentytwenty
home
/
katmhsmi
/
lifecoachbostonma.com
/
wp-content
/
themes
/
twentytwenty
/
📁
..
📄
.stylelintrc.json
(269 B)
📄
404.php
(813 B)
📁
assets
📁
classes
📄
comments.php
(3.14 KB)
📄
footer.php
(1.95 KB)
📄
functions.php
(26.96 KB)
📄
header.php
(4.96 KB)
📁
inc
📄
index.php
(2.83 KB)
📄
package-lock.json
(462.59 KB)
📄
package.json
(1.93 KB)
📄
print.css
(2.64 KB)
📄
readme.txt
(4.59 KB)
📄
screenshot.png
(51.82 KB)
📄
searchform.php
(1.67 KB)
📄
singular.php
(550 B)
📄
style-rtl.css
(117.6 KB)
📄
style.css
(118.59 KB)
📁
template-parts
📁
templates
Editing: package.json
{ "name": "twentytwenty", "version": "2.1.0", "description": "Default WP Theme", "author": "The WordPress Contributors", "license": "GPL-2.0-or-later", "keywords": [ "WordPress", "Theme", "TwentyTwenty" ], "homepage": "https://wordpress.org/themes/twentytwenty/", "bugs": { "url": "https://core.trac.wordpress.org/" }, "devDependencies": { "@wordpress/browserslist-config": "^5.1.0", "@wordpress/scripts": "^24.2.0", "autoprefixer": "^10.4.12", "concurrently": "^7.4.0", "postcss": "^8.4.16", "postcss-cli": "^10.0.0", "rtlcss": "^4.0.0", "stylelint-a11y": "^1.2.3" }, "browserslist": [ "extends @wordpress/browserslist-config" ], "rtlcssConfig": { "options": { "autoRename": false, "autoRenameStrict": false, "clean": true, "greedy": false, "processUrls": false, "stringMap": [] }, "plugins": [], "map": false }, "scripts": { "build": "npm run build:vendor-prefixes && npm run build:rtl", "build:rtl": "concurrently \"npm run build:rtl-style\" \"npm run build:rtl-esb\" \"npm run build:rtl-esc\"", "build:rtl-style": "rtlcss style.css style-rtl.css", "build:rtl-esb": "rtlcss assets/css/editor-style-block.css assets/css/editor-style-block-rtl.css", "build:rtl-esc": "rtlcss assets/css/editor-style-classic.css assets/css/editor-style-classic-rtl.css", "build:vendor-prefixes": "concurrently \"npm run build:vendor-prefixes-style\" \"npm run build:vendor-prefixes-esb\" \"npm run build:vendor-prefixes-esc\"", "build:vendor-prefixes-style": "postcss -r --no-map style.css assets/css/editor-style-block.css assets/css/editor-style-classic.css", "build:vendor-prefixes-esb": "postcss -r --no-map assets/css/editor-style-block.css ", "build:vendor-prefixes-esc": "postcss -r --no-map assets/css/editor-style-classic.css", "lint:css": "wp-scripts lint-style 'style.css' 'assets/**/*.css'", "lint:js": "wp-scripts lint-js 'assets/**/*.js'", "lint:pkg-json": "wp-scripts lint-pkg-json" } }
Upload File
Create Folder