Skip to content

Commit ff835a7

Browse files
committed
Add version & travis badges
1 parent 4a85f28 commit ff835a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# cssnano-webpack-plugin
22

3+
![npm](https://img.shields.io/npm/v/cssnano-webpack-plugin)
4+
[![Build Status](https://travis-ci.org/lneveu/cssnano-webpack-plugin.svg?branch=master)](https://travis-ci.org/lneveu/cssnano-webpack-plugin)
5+
36
This plugin uses [cssnano](https://cssnano.co) to optimize and minify your CSS.
47

58
Fully integrated in Webpack ecosystem: based on compiler hooks, respecting default Webpack output sources and compatible with other plugins like *SourceMapDevToolPlugin* or *webpack-subresource-integrity*.

0 commit comments

Comments
 (0)