Numpy-Neuron / build_dev.sh
Jensen-holm's picture
working on making it just a flask app, got rid of the main.py stuff
31806c5
raw
history blame
93 Bytes
#!/bin/bash
npx tailwindcss -i ./static/src/input.css -o ./static/dist/css/output.css --watch