Skip to content

Commit 07a3b46

Browse files
authored
Update README.md
1 parent 8c2db54 commit 07a3b46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![GitHub](https://img.shields.io/github/license/yazeedobaid/laravel-mix-postcss-config.svg?style=popout)
44
[![Build Status](https://travis-ci.org/yazeedobaid/laravel-mix-postcss-config.svg?branch=master)](https://travis-ci.org/yazeedobaid/laravel-mix-postcss-config)
55
![npm](https://img.shields.io/npm/v/laravel-mix-postcss-config.svg?style=popout)
6-
![npm](https://img.shields.io/npm/dw/laravel-mix-postcss-config.svg?style=popout)
6+
![npm](https://img.shields.io/npm/dt/laravel-mix-postcss-config.svg?style=popout)
77

88
A Laravel-mix plugin to add the `postcss-loader` loader with its configuration file to the default mix
99
webpack.config.js file in a fluent way.
@@ -58,4 +58,4 @@ You can find a list of possible `postcss-loader` loader options in the loader
5858
[github repository](https://github.com/postcss/postcss-loader)
5959

6060
# License
61-
The MIT License (MIT). Please see [License File](https://github.com/yazeedobaid/laravel-mix-postcss-config/blob/master/LICENSE) for more information.
61+
The MIT License (MIT). Please see [License File](https://github.com/yazeedobaid/laravel-mix-postcss-config/blob/master/LICENSE) for more information.

0 commit comments

Comments
 (0)