File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 11# PostCSS color-mod() Function [ <img src =" https://postcss.github.io/postcss/logo.svg " alt =" PostCSS Logo " width =" 90 " height =" 90 " align =" right " >] [ postcss ]
22
33[ ![ NPM Version] [ npm-img ]] [ npm-url ]
4- [ ![ CSS Standard Status] [ css-img ]] [ css-url ]
5- [ ![ Build Status] [ cli-img ]] [ cli-url ]
6- [ ![ Support Chat] [ git-img ]] [ git-url ]
4+ [ ![ Test] ( https://github.com/csstools/postcss-color-mod-function/actions/workflows/test.yml/badge.svg )] ( https://github.com/csstools/postcss-color-mod-function/actions/workflows/test.yml )
75
86[ PostCSS color-mod() Function] lets you modify colors using the ` color-mod() `
97function in CSS, following the outdated version of [ CSS Color Module Level 4] specification (05 July 2016).
@@ -190,12 +188,6 @@ Variables may reference other variables, and this plugin will attempt to
190188resolve them. If ` transformVars ` is set to ` false ` then ` importFrom ` will not
191189be used.
192190
193- [ cli-img ] : https://img.shields.io/travis/jonathantneal/postcss-color-mod-function.svg
194- [ cli-url ] : https://travis-ci.org/jonathantneal/postcss-color-mod-function
195- [ css-img ] : https://cssdb.org/badge/color-mod-function.svg
196- [ css-url ] : https://preset-env.cssdb.org/features#color-mod-function
197- [ git-img ] : https://img.shields.io/badge/support-chat-blue.svg
198- [ git-url ] : https://gitter.im/postcss/postcss
199191[ npm-img ] : https://img.shields.io/npm/v/postcss-color-mod-function.svg
200192[ npm-url ] : https://www.npmjs.com/package/postcss-color-mod-function
201193
You can’t perform that action at this time.
0 commit comments