Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit a33aebf

Browse files
committed
update project configuration
1 parent b464475 commit a33aebf

File tree

3 files changed

+3
-949
lines changed

3 files changed

+3
-949
lines changed

.gitignore

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ article h3:dir(ltr) {
150150
}
151151
```
152152

153-
[cli-img]: https://img.shields.io/travis/jonathantneal/postcss-dir-pseudo-class.svg
154-
[cli-url]: https://travis-ci.org/jonathantneal/postcss-dir-pseudo-class
153+
[cli-img]: https://github.com/csstools/postcss-dir-pseudo-class/workflows/test/badge.svg
154+
[cli-url]: https://github.com/csstools/postcss-dir-pseudo-class/actions/workflows/test.yml?query=workflow/test
155155
[css-img]: https://cssdb.org/badge/dir-pseudo-class.svg
156156
[css-url]: https://cssdb.org/#dir-pseudo-class
157157
[git-img]: https://img.shields.io/badge/support-chat-blue.svg

0 commit comments

Comments
 (0)