1
1
mirror of https://github.com/primer/css.git synced 2024-09-22 14:17:25 +03:00
css/script/lint-scss

4 lines
65 B
Plaintext
Raw Normal View History

#!/bin/bash
set -e
npx stylelint --quiet --syntax scss **/*.scss