Skip to content

Commit 95f2bc0

Browse files
chore(deps): update
1 parent 71ef36b commit 95f2bc0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![tests][tests]][tests-url]
55
[![coverage][cover]][cover-url]
66
[![chat][chat]][chat-url]
7+
[![size][size]][size-url]
78

89
<div align="center">
910
<img width="180" height="180" vspace="20"
@@ -450,11 +451,14 @@ This can be achieved by using the [mini-css-extract-plugin](https://github.com/w
450451
[deps]: https://david-dm.org/webpack-contrib/css-loader.svg
451452
[deps-url]: https://david-dm.org/webpack-contrib/css-loader
452453

453-
[tests]: http://img.shields.io/travis/webpack-contrib/css-loader.svg
454-
[tests-url]: https://travis-ci.org/webpack-contrib/css-loader
454+
[tests]: https://img.shields.io/circleci/project/github/webpack-contrib/css-loader.svg
455+
[tests-url]: https://circleci.com/gh/webpack-contrib/css-loader
455456

456457
[cover]: https://codecov.io/gh/webpack-contrib/css-loader/branch/master/graph/badge.svg
457458
[cover-url]: https://codecov.io/gh/webpack-contrib/css-loader
458459

459460
[chat]: https://badges.gitter.im/webpack/webpack.svg
460461
[chat-url]: https://gitter.im/webpack/webpack
462+
463+
[size]: https://packagephobia.now.sh/badge?p=css-loader
464+
[size-url]: https://packagephobia.now.sh/result?p=css-loader

0 commit comments

Comments
 (0)