1
1
# PostCSS Sass [ <img src =" https://postcss.github.io/postcss/logo.svg " alt =" PostCSS Logo " width =" 90 " height =" 90 " align =" right " >] [ postcss ]
2
2
3
3
[ ![ 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 ]
7
6
8
7
[ PostCSS Sass] lets you use [ Sass] as a [ PostCSS] plugin.
9
8
@@ -128,13 +127,10 @@ grunt.initConfig({
128
127
[ PostCSS Sass] options are directly forwarded to [ dart-sass options] .
129
128
130
129
[ cli-img ] : https://img.shields.io/travis/jonathantneal/postcss-sass.svg
131
- [ cli-url ] : https://travis-ci.org/jonathantneal/postcss-sass
132
130
[ git-img ] : https://img.shields.io/badge/support-chat-blue.svg
133
131
[ git-url ] : https://gitter.im/postcss/postcss
134
132
[ npm-img ] : https://img.shields.io/npm/v/@csstools/postcss-sass.svg
135
133
[ 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
138
134
139
135
[ Gulp PostCSS ] : https://github.com/postcss/gulp-postcss
140
136
[ Grunt PostCSS ] : https://github.com/nDmitry/grunt-postcss
@@ -144,3 +140,4 @@ grunt.initConfig({
144
140
[ PostCSS Sass ] : https://github.com/jonathantneal/postcss-sass
145
141
[ Sass ] : https://github.com/sass/dart-sass
146
142
[ SCSS Parser ] : https://github.com/postcss/postcss-scss
143
+ [ discord ] : https://discord.gg/bUadyRwkJS
0 commit comments