Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit fe381ee

Browse files
committed
update project configuration
1 parent d55db1b commit fe381ee

File tree

3 files changed

+3
-2108
lines changed

3 files changed

+3
-2108
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
@@ -186,8 +186,8 @@ the `dir` option will be ignored.
186186

187187
[css-img]: https://cssdb.org/badge/logical-properties-and-values.svg
188188
[css-url]: https://cssdb.org/#logical-properties-and-values
189-
[cli-img]: https://img.shields.io/travis/csstools/postcss-logical/master.svg
190-
[cli-url]: https://travis-ci.org/csstools/postcss-logical
189+
[cli-img]: https://github.com/csstools/postcss-logical/workflows/test/badge.svg
190+
[cli-url]: https://github.com/csstools/postcss-logical/actions/workflows/test.yml?query=workflow/test
191191
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
192192
[git-url]: https://gitter.im/postcss/postcss
193193
[npm-img]: https://img.shields.io/npm/v/postcss-logical.svg

0 commit comments

Comments
 (0)