File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 node-version : ${{ matrix.node }}
2020
2121 - run : npm i
22+ - run : npm run build
2223 - run : npm run test
Original file line number Diff line number Diff line change 11# PostCSS Extend Rule [ <img src =" https://postcss.github.io/postcss/logo.svg " alt =" PostCSS " width =" 90 " height =" 90 " align =" right " >] [ postcss ]
22
33[ ![ NPM Version] [ npm-img ]] [ npm-url ]
4- [ ![ Build Status ] [ cli-img ]] [ cli-url ]
4+ [ ![ test ] ( https://github.com/csstools/postcss-extend-rule/actions/workflows/test.yml/badge.svg )] ( https://github.com/csstools/postcss-extend-rule/actions/workflows/test.yml )
55[ <img alt =" Discord " src =" https://shields.io/badge/Discord-5865F2?logo=discord&logoColor=white " >] [ discord ]
66
77[ PostCSS Extend Rule] lets you use the ` @extend ` at-rule and
@@ -165,8 +165,6 @@ main {
165165}
166166```
167167
168- [ cli-img ] : https://img.shields.io/travis/csstools/postcss-extend-rule/master.svg
169- [ cli-url ] : https://travis-ci.org/csstools/postcss-extend-rule
170168[ git-img ] : https://img.shields.io/badge/support-chat-blue.svg
171169[ discord ] : https://discord.gg/bUadyRwkJS
172170[ npm-img ] : https://img.shields.io/npm/v/postcss-extend-rule.svg
You can’t perform that action at this time.
0 commit comments