Skip to content

Commit

Permalink
build: Update deps and configs.
Browse files Browse the repository at this point in the history
  • Loading branch information
danimalweb committed Jan 22, 2025
1 parent a767db8 commit ee68763
Show file tree
Hide file tree
Showing 7 changed files with 1,114 additions and 1,226 deletions.
4 changes: 1 addition & 3 deletions .git-ftp-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,9 @@ composer.json
composer.lock
package.json
package-lock.json
postcss.config.ts
postcss.config.mjs
tsconfig.json
phpcs.xml
\*\*/\_.md
.prettierrc
stylelint.config.ts
tailwind.config.ts
vite.config.ts
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Heavily inspired the by awesome WordPress starter theme [Sage](https://github.co
| Prerequisite | How to check | How to install |
| ----------------- | ------------- | ----------------------------------------------- |
| PHP >= 8.2.0 | `php -v` | [php.net](http://php.net/manual/en/install.php) |
| Node.js >= 20.0.0 | `node -v` | [nodejs.org](http://nodejs.org/) |
| Node.js >= 22.0.0 | `node -v` | [nodejs.org](http://nodejs.org/) |
| Composer >= 2.0.0 | `composer -V` | [getcomposer.org](http://getcomposer.org) |

## Installation
Expand Down
7 changes: 0 additions & 7 deletions __stylelint.config.ts

This file was deleted.

Loading

0 comments on commit ee68763

Please sign in to comment.