#!/bin/bash

mkdir -p styles/dosylook
cp node_modules/dosylook/*.css styles/dosylook
cp node_modules/dosylook/all.css .


