1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-09-11 23:09:22 +02:00

build(deps-dev): bump postcss from 8.3.2 to 8.3.3 (#71)

This commit is contained in:
dependabot[bot]
2021-06-14 10:20:21 +02:00
committed by GitHub
parent 6950286eec
commit f3b7c315f0
3 changed files with 187 additions and 11 deletions

View File

@@ -51,7 +51,7 @@ Scopes define what part of the code changed.
### Prerequisites
- [Node.js](https://nodejs.org/) >= 16
- [Node.js](https://nodejs.org/) >= 14
- [npm](https://www.npmjs.com/) >= 7
### Installation
@@ -73,6 +73,7 @@ npm install
### Local Development environment
```sh
# Run website
npm run dev
```