Skip to content

Commit

Permalink
Merge pull request #1940 from Xvezda/patch-1
Browse files Browse the repository at this point in the history
Fix unreachable urls
  • Loading branch information
ai committed Apr 25, 2024
2 parents a69d45e + 0eedad4 commit 79052c2
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -131,7 +131,7 @@ If you have any new ideas, [PostCSS plugin development] is really easy.
[`colorguard`]: https://github.com/SlexAxton/css-colorguard
[`stylelint`]: https://github.com/stylelint/stylelint
[`stylefmt`]: https://github.com/morishitter/stylefmt
[`cssnano`]: https://cssnano.co/
[`cssnano`]: https://cssnano.github.io/cssnano/
[`postcss-nested`]: https://github.com/postcss/postcss-nested
[`doiuse`]: https://github.com/anandthakker/doiuse
[`rtlcss`]: https://github.com/MohammadYounes/rtlcss
Expand Down
2 changes: 1 addition & 1 deletion docs/README-cn.md
Expand Up @@ -100,7 +100,7 @@ PostCSS 插件),请联系 [Evil Martians](https://evilmartians.com/?utm_sou
[`colorguard`]: https://github.com/SlexAxton/css-colorguard
[`stylelint`]: https://github.com/stylelint/stylelint
[`stylefmt`]: https://github.com/morishitter/stylefmt
[`cssnano`]: http://cssnano.co
[`cssnano`]: https://cssnano.github.io/cssnano/
[`doiuse`]: https://github.com/anandthakker/doiuse
[`rtlcss`]: https://github.com/MohammadYounes/rtlcss
[`short`]: https://github.com/jonathantneal/postcss-short
Expand Down
2 changes: 1 addition & 1 deletion docs/guidelines/plugin.md
Expand Up @@ -63,7 +63,7 @@ one for each W3C specification. And [`cssnano`] contains a separate plugin
for each of its optimization.

[`postcss-preset-env`]: https://preset-env.cssdb.org/
[`cssnano`]: https://github.com/ben-eb/cssnano
[`cssnano`]: https://github.com/cssnano/cssnano


### 1.3. Do not use mixins
Expand Down
12 changes: 6 additions & 6 deletions docs/plugins.md
Expand Up @@ -73,7 +73,7 @@ Or enable plugins directly in CSS using [`postcss-use`]:
[`postcss-hamster`]: https://github.com/h0tc0d3/postcss-hamster
[`stylelint`]: https://github.com/stylelint/stylelint
[`rucksack`]: https://github.com/seaneking/rucksack
[`cssnano`]: https://cssnano.co/
[`cssnano`]: https://cssnano.github.io/cssnano/
[`level4`]: https://github.com/stephenway/level4
[`oldie`]: https://github.com/csstools/oldie
[`atcss`]: https://github.com/morishitter/atcss
Expand Down Expand Up @@ -644,7 +644,7 @@ See also plugins in modular minifier [`cssnano`].
[`postcss-custom-properties`]: https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties
[`postcss-czech-stylesheets`]: https://github.com/HoBi/postcss-czech-stylesheets
[`postcss-discard-font-face`]: https://github.com/ben-eb/postcss-discard-font-face
[`postcss-responsive-images`]: https://github.com/azat-io/postcss-responsive-images
[`postcss-responsive-images`]: https://www.npmjs.com/package/postcss-responsive-images
[`postcss-selector-prefixer`]: https://github.com/amaranter/postcss-selector-prefixer
[`postcss-tatar-stylesheets`]: https://github.com/azat-io/postcss-tatar-stylesheets
[`postcss-browser-reporter`]: https://github.com/postcss/postcss-browser-reporter
Expand Down Expand Up @@ -839,7 +839,7 @@ See also plugins in modular minifier [`cssnano`].
[`postcss-select`]: https://github.com/johnotander/postcss-select
[`postcss-urlrebase`]: https://github.com/strarsis/postcss-urlrebase
[`postcss-urlrev`]: https://github.com/yuezk/postcss-urlrev
[`postcss-zindex`]: https://github.com/ben-eb/postcss-zindex
[`postcss-zindex`]: https://www.npmjs.com/package/postcss-zindex
[`list-selectors`]: https://github.com/davidtheclark/list-selectors
[`mq4-hover-shim`]: https://github.com/twbs/mq4-hover-shim
[`postcss-alias`]: https://github.com/seaneking/postcss-alias
Expand All @@ -849,7 +849,7 @@ See also plugins in modular minifier [`cssnano`].
[`postcss-scrib`]: https://github.com/sneakertack/postcss-scrib
[`css2modernizr`]: https://github.com/vovanbo/css2modernizr
[`font-magician`]: https://github.com/csstools/postcss-font-magician
[`immutable-css`]: https://github.com/johnotander/immutable-css
[`immutable-css`]: https://github.com/johno/immutable-css
[`perfectionist`]: https://github.com/ben-eb/perfectionist
[`postcss-uncss`]: https://github.com/RyanZim/postcss-uncss
[`postcss-click`]: https://github.com/ismamz/postcss-click
Expand All @@ -865,7 +865,7 @@ See also plugins in modular minifier [`cssnano`].
[`postcss-neat`]: https://github.com/jo-asakura/postcss-neat
[`postcss-size`]: https://github.com/postcss/postcss-size
[`postcss-size-advanced`]: https://github.com/jhpratt/postcss-size-advanced
[`postcss-svgo`]: https://github.com/ben-eb/postcss-svgo
[`postcss-svgo`]: https://www.npmjs.com/package/postcss-svgo
[`postcss-unmq`]: https://github.com/csstools/postcss-unmq
[`postcss-vmin`]: https://github.com/iamvdo/postcss-vmin
[`postcss-nope`]: https://github.com/dariopog/postcss-nope
Expand All @@ -882,7 +882,7 @@ See also plugins in modular minifier [`cssnano`].
[`postcss-ref`]: https://github.com/morishitter/postcss-ref
[`colorguard`]: https://github.com/SlexAxton/css-colorguard
[`css-byebye`]: https://github.com/AoDev/css-byebye
[`stylehacks`]: https://github.com/ben-eb/stylehacks
[`stylehacks`]: https://www.npmjs.com/package/stylehacks
[`cssgrace`]: https://github.com/cssdream/cssgrace
[`stylefmt`]: https://github.com/morishitter/stylefmt
[`csstyle`]: https://github.com/geddski/csstyle
Expand Down

0 comments on commit 79052c2

Please sign in to comment.