Skip to content

Commit 456fc83

Browse files
jonathantnealromainmenke
authored andcommitted
update project configuration
1 parent 6ab4419 commit 456fc83

File tree

3 files changed

+3
-815
lines changed

3 files changed

+3
-815
lines changed

plugins/postcss-image-set-function/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules
22
package-lock.json
3+
yarn.lock
34
*.log*
45
*.result.css
56
.*

plugins/postcss-image-set-function/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ in, other factors can affect the chosen image. For example, if the user is on a
154154
slow mobile connection, the browser may prefer to select a lower-res image
155155
rather than wait for a larger, resolution-matching image to load.
156156

157-
[cli-img]: https://img.shields.io/travis/jonathantneal/postcss-image-set-function.svg
158-
[cli-url]: https://travis-ci.org/jonathantneal/postcss-image-set-function
157+
[cli-img]: https://github.com/csstools/postcss-image-set-function/workflows/test/badge.svg
158+
[cli-url]: https://github.com/csstools/postcss-image-set-function/actions/workflows/test.yml?query=workflow/test
159159
[css-img]: https://cssdb.org/badge/image-set-function.svg
160160
[css-url]: https://cssdb.org/#image-set-function
161161
[git-img]: https://img.shields.io/badge/support-chat-blue.svg

0 commit comments

Comments
 (0)