remove letter-spacing

This commit is contained in:
Jordan Scales 2020-04-22 10:46:20 -04:00
parent 32b8da0ae2
commit f85aa6159c
4 changed files with 1 additions and 4 deletions

View file

@ -7,6 +7,6 @@ if [ -z "$output" ]
then
break
else
echo "Build doesn't match, wanna run \`npm run build\`?"
echo "Please commit the latest build of 98.css (git commit)"
exit 1;
fi