-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 683 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 683 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "tasks/coverage/css-tokenizer-tests"]
path = coverage/css-tokenizer-tests
url = https://github.com/romainmenke/css-tokenizer-tests
[submodule "tasks/coverage/postcss-parser-tests"]
path = coverage/postcss-parser-tests
url = https://github.com/postcss/postcss-parser-tests
[submodule "coverage/postcss-autprefixer-tests"]
path = coverage/postcss-autprefixer-tests
url = https://github.com/postcss/autoprefixer/
[submodule "coverage/css-import-tests"]
path = coverage/css-import-tests
url = https://github.com/romainmenke/css-import-tests
[submodule "coverage/css-minify-tests"]
path = coverage/css-minify-tests
url = https://github.com/keithamus/css-minify-tests