From 26d730102d72e1e6ddd715c0467a4a9ac533eb3f Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Wed, 24 Jun 2020 01:34:06 +0700 Subject: [PATCH] Correct readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f7fb345..197432a8 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,7 @@ yarn zip # PostCSS Features Used - Autoprefixer - Don't worry about writing browser prefixes of any kind, it's all done automatically with support for the latest 2 major versions of every browser. -- Variables - Simple pure CSS variables -- [Color Function](https://github.com/postcss/postcss-color-function) +- [Color Mod](https://github.com/jonathantneal/postcss-color-mod-function)