refactor: move into src

This commit is contained in:
Oliver Davies 2023-10-18 00:11:16 +02:00
parent 675e89e9d1
commit 51c5f5759d
404 changed files with 2 additions and 2 deletions

View file

@ -1,8 +0,0 @@
# yarn prod
yarn run v1.22.5
$ cross-env NODE_ENV=production postcss assets/css/tailwind.pcss -o public/build/tailwind.css
Done in 2.52s.
# ls -lh public/build
total 16K
-rw-r--r-- 1 root root 12K Feb 11 17:31 tailwind.css