From 528af4c30beffcce0653eb7046a6f331a0fd5ffd Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Mon, 29 Jan 2024 20:49:02 +0100 Subject: [PATCH] Adding link to PostCSS (#472) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9dc9a2d..a390e3e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@

PostCSS CLI

+PostCSS CLI is a command line interface for [PostCSS](https://postcss.org/) +

Install

```bash