Revert forcing deletion of the fonts directory
This commit is contained in:
@@ -28,5 +28,5 @@ fi
|
||||
script/bootstrap
|
||||
|
||||
# Symlink uswds fonts into the /static directory
|
||||
rm -rf ./static/fonts
|
||||
rm -f ./static/fonts
|
||||
ln -s ../node_modules/uswds/src/fonts ./static/fonts
|
||||
|
Reference in New Issue
Block a user