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