This repository was archived by the owner on Jul 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,14 @@ Node <8 | <5.0 | <57
32
32
</tr >
33
33
</table >
34
34
35
- [ ![ Build Status] ( https://travis-ci.org/sass/node-sass.svg?branch=master&style=flat )] ( https://travis-ci.org/sass/node-sass )
36
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/22mjbk59kvd55m9y/branch/master?svg=true )] ( https://ci.appveyor.com/project/sass/node-sass/branch/master )
35
+ ![ Alpine] ( https://github.com/sass/node-sass/workflows/Build%20bindings%20for%20Alpine%20releases/badge.svg )
36
+ ![ Linux] ( https://github.com/sass/node-sass/workflows/Build%20bindings%20for%20Linux%20releases/badge.svg )
37
+ ![ macOS] ( https://github.com/sass/node-sass/workflows/Build%20bindings%20for%20macOS%20releases/badge.svg )
38
+ ![ Windows x64] ( https://github.com/sass/node-sass/workflows/Build%20bindings%20for%20Windows%20releases/badge.svg )
39
+ ![ Linting] ( https://github.com/sass/node-sass/workflows/Lint%20JS/badge.svg )
40
+ [ ![ Windows x86] ( https://ci.appveyor.com/api/projects/status/22mjbk59kvd55m9y/branch/master?svg=true )] ( https://ci.appveyor.com/project/sass/node-sass/branch/master )
37
41
[ ![ npm version] ( https://badge.fury.io/js/node-sass.svg )] ( http://badge.fury.io/js/node-sass )
38
- [ ![ Dependency Status] ( https://david-dm.org/sass/node-sass.svg?theme=shields.io )] ( https://david-dm.org/sass/node-sass )
39
- [ ![ devDependency Status] ( https://david-dm.org/sass/node-sass/dev-status.svg?theme=shields.io )] ( https://david-dm.org/sass/node-sass#info=devDependencies )
40
42
[ ![ Coverage Status] ( https://coveralls.io/repos/sass/node-sass/badge.svg?branch=master )] ( https://coveralls.io/r/sass/node-sass?branch=master )
41
- [ ![ Inline docs] ( http://inch-ci.org/github/sass/node-sass.svg?branch=master )] ( http://inch-ci.org/github/sass/node-sass )
42
43
[ ![ Join us in Slack] ( https://libsass-slack.herokuapp.com/badge.svg )] ( https://libsass-slack.herokuapp.com/ )
43
44
44
45
Node-sass is a library that provides binding for Node.js to [ LibSass] , the C version of the popular stylesheet preprocessor, Sass.
You can’t perform that action at this time.
0 commit comments