Skip to content

Commit ee68763

Browse files
committed
build: Update deps and configs.
1 parent a767db8 commit ee68763

File tree

7 files changed

+1114
-1226
lines changed

7 files changed

+1114
-1226
lines changed

.git-ftp-ignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@ composer.json
1515
composer.lock
1616
package.json
1717
package-lock.json
18-
postcss.config.ts
18+
postcss.config.mjs
1919
tsconfig.json
2020
phpcs.xml
2121
\*\*/\_.md
2222
.prettierrc
23-
stylelint.config.ts
24-
tailwind.config.ts
2523
vite.config.ts

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Heavily inspired the by awesome WordPress starter theme [Sage](https://github.co
1515
| Prerequisite | How to check | How to install |
1616
| ----------------- | ------------- | ----------------------------------------------- |
1717
| PHP >= 8.2.0 | `php -v` | [php.net](http://php.net/manual/en/install.php) |
18-
| Node.js >= 20.0.0 | `node -v` | [nodejs.org](http://nodejs.org/) |
18+
| Node.js >= 22.0.0 | `node -v` | [nodejs.org](http://nodejs.org/) |
1919
| Composer >= 2.0.0 | `composer -V` | [getcomposer.org](http://getcomposer.org) |
2020

2121
## Installation

__stylelint.config.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)