Skip to content

Commit d8d6b3c

Browse files
Badges
1 parent 6ea3d9c commit d8d6b3c

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# PostCSS Sass [<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-
[![Linux Build Status][cli-img]][cli-url]
5-
[![Windows Build Status][win-img]][win-url]
6-
[![Support Chat][git-img]][git-url]
4+
[![test](https://github.com/csstools/postcss-sass/actions/workflows/test.yml/badge.svg)](https://github.com/csstools/postcss-sass/actions/workflows/test.yml)
5+
[<img alt="Discord" src="https://shields.io/badge/Discord-5865F2?logo=discord&logoColor=white">][discord]
76

87
[PostCSS Sass] lets you use [Sass] as a [PostCSS] plugin.
98

@@ -128,13 +127,10 @@ grunt.initConfig({
128127
[PostCSS Sass] options are directly forwarded to [dart-sass options].
129128

130129
[cli-img]: https://img.shields.io/travis/jonathantneal/postcss-sass.svg
131-
[cli-url]: https://travis-ci.org/jonathantneal/postcss-sass
132130
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
133131
[git-url]: https://gitter.im/postcss/postcss
134132
[npm-img]: https://img.shields.io/npm/v/@csstools/postcss-sass.svg
135133
[npm-url]: https://www.npmjs.com/package/@csstools/postcss-sass
136-
[win-img]: https://img.shields.io/appveyor/ci/jonathantneal/postcss-sass.svg
137-
[win-url]: https://ci.appveyor.com/project/jonathantneal/postcss-sass
138134

139135
[Gulp PostCSS]: https://github.com/postcss/gulp-postcss
140136
[Grunt PostCSS]: https://github.com/nDmitry/grunt-postcss
@@ -144,3 +140,4 @@ grunt.initConfig({
144140
[PostCSS Sass]: https://github.com/jonathantneal/postcss-sass
145141
[Sass]: https://github.com/sass/dart-sass
146142
[SCSS Parser]: https://github.com/postcss/postcss-scss
143+
[discord]: https://discord.gg/bUadyRwkJS

0 commit comments

Comments
 (0)