File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
# CSS if() Function Polyfill and PostCSS plugin
2
2
3
3
[ ![ MIT license] ( https://img.shields.io/npm/l/css-if-polyfill.svg " license badge ")] ( https://opensource.org/licenses/mit-license.php )
4
-
5
- <!-- -->
6
-
4
+ [ ![ Default CI/CD Pipeline] ( https://github.com/mfranzke/css-if-polyfill/actions/workflows/default.yml/badge.svg )] ( https://github.com/mfranzke/css-if-polyfill/actions/workflows/default.yml )
7
5
[ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square )] ( https://github.com/prettier/prettier )
8
6
[ ![ XO code style] ( https://img.shields.io/badge/code_style-XO-5ed9c7.svg )] ( https://github.com/xojs/xo )
9
7
[ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org )
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ MIT license] ( https://img.shields.io/npm/l/css-if-polyfill.svg " license badge ")] ( https://opensource.org/licenses/mit-license.php )
4
4
5
- ![ Main pipeline ] ( https://github.com/mfranzke/css-if-polyfill/actions/workflows/default.yml/badge.svg )
5
+ [ ![ Default CI/CD Pipeline ] ( https://github.com/mfranzke/css-if-polyfill/actions/workflows/default.yml/badge.svg )] ( https://github.com/mfranzke/css-if-polyfill/actions/workflows/default.yml )
6
6
[ ![ Total downloads ~ Npmjs] ( https://img.shields.io/npm/dt/css-if-polyfill.svg " Count of total downloads – NPM ")] ( https://npmjs.com/package/css-if-polyfill " CSS if() function polyfill – on NPM ")
7
7
[ ![ jsDelivr CDN downloads] ( https://data.jsdelivr.com/v1/package/npm/css-if-polyfill/badge " Count of total downloads – jsDelivr ")] ( https://www.jsdelivr.com/package/npm/css-if-polyfill " CSS if() function polyfill – on jsDelivr ")
8
8
Original file line number Diff line number Diff line change 1
1
# postcss-if-function
2
2
3
- ![ Main pipeline ] ( https://github.com/mfranzke/css-if-polyfill/actions/workflows/default.yml/badge.svg )
3
+ [ ![ Default CI/CD Pipeline ] ( https://github.com/mfranzke/css-if-polyfill/actions/workflows/default.yml/badge.svg )] ( https://github.com/mfranzke/css-if-polyfill/actions/workflows/default.yml )
4
4
[ ![ npm version] ( https://badge.fury.io/js/postcss-if-function.svg )] ( https://badge.fury.io/js/postcss-if-function )
5
5
[ ![ Build Status] ( https://github.com/mfranzke/css-if-polyfill/workflows/CI/badge.svg )] ( https://github.com/mfranzke/css-if-polyfill/actions )
6
6
You can’t perform that action at this time.
0 commit comments