File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88<div align =" center " >
99 <img width="180" height="180" hspace="10"
1010 alt="PostCSS Logo"
11- src="http ://postcss.github.io/ postcss/logo.svg">
11+ src="https ://api. postcss.org /logo.svg">
1212 <a href =" https://github.com/webpack/webpack " >
1313 <img width="200" height="200" hspace="10"
1414 src="https://cdn.rawgit.com/webpack/media/e7485eb2/logo/icon.svg">
2020 </a>
2121 </div >
2222 <h1 >PostCSS Loader</h1 >
23- <p >Loader for <a href =" http ://webpack.js.org/" >webpack</a > to process CSS with <a href =" http ://postcss.org/" >PostCSS</a ></p >
23+ <p >Loader for <a href =" https ://webpack.js.org/" >webpack</a > to process CSS with <a href =" https ://postcss.org/" >PostCSS</a ></p >
2424</div >
2525
2626<h2 align =" center " >Install</h2 >
@@ -356,7 +356,7 @@ or use [postcss-modules] instead of `css-loader`.
356356[ `importLoaders` ] : https://github.com/webpack-contrib/css-loader#importloaders
357357[ cannot be used ] : https://github.com/webpack/css-loader/issues/137
358358[ CSS Modules ] : https://github.com/webpack/css-loader#css-modules
359- [ postcss-modules ] : https://github.com/outpunk /postcss-modules
359+ [ postcss-modules ] : https://github.com/css-modules /postcss-modules
360360
361361### ` CSS-in-JS `
362362
@@ -461,7 +461,7 @@ module.exports = {
461461[ deps ] : https://david-dm.org/postcss/postcss-loader.svg
462462[ deps-url ] : https://david-dm.org/postcss/postcss-loader
463463
464- [ tests ] : http ://img.shields.io/travis/postcss/postcss-loader.svg
464+ [ tests ] : https ://img.shields.io/travis/postcss/postcss-loader.svg
465465[ tests-url ] : https://travis-ci.org/postcss/postcss-loader
466466
467467[ cover ] : https://coveralls.io/repos/github/postcss/postcss-loader/badge.svg
You can’t perform that action at this time.
0 commit comments