This website requires JavaScript.
Explore
Help
Sign In
primer
/
css
Watch
1
Star
1
Fork
0
You've already forked css
mirror of
https://github.com/primer/css.git
synced
2024-11-30 01:04:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
a1e72b13c7
css
/
script
/
test-docs
3 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add helper scripts for top-level deps and write JSON with a newline
2017-09-08 23:46:19 +03:00
#!/bin/bash
set -e
Merge branch 'dev' into import-primer-module-build
2018-05-09 21:49:13 +03:00
npx ava --verbose $(dirname $0)/../tests/modules/test-document-styles.js "$@"
Reference in New Issue
Copy Permalink