2017-12-12 14:38:02 +01:00

11 lines
243 B
Bash
Executable File

#!/usr/bin/env sh
mkdir -p ./src/stylesheets/vendors/tachyons-algolia/
cp \
./node_modules/tachyons-algolia/build/* \
./src/stylesheets/vendors/tachyons-algolia
cp \
./node_modules/tachyons-algolia/build/fonts/* \
./src/assets/fonts