Skip to content

Commit 40be41f

Browse files
committed
Badges (#19)
* Update README.md
1 parent 0d71338 commit 40be41f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Stylelint Plugin for webpack
1+
# Stylelint Plugin for Webpack
2+
[![npm version](https://badge.fury.io/js/stylelint-webpack-plugin.svg)](https://badge.fury.io/js/stylelint-webpack-plugin)
3+
[![Build Status](https://travis-ci.org/vieron/stylelint-webpack-plugin.svg?branch=master)](https://travis-ci.org/vieron/stylelint-webpack-plugin)
4+
[![Coverage Status](https://coveralls.io/repos/github/vieron/stylelint-webpack-plugin/badge.svg?branch=master)](https://coveralls.io/github/vieron/stylelint-webpack-plugin?branch=master)
5+
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
26

37
### Why you might want to use this plugin instead of [stylelint-loader](https://github.com/adrianhall/stylelint-loader)
48

0 commit comments

Comments
 (0)