user-auth store frontend css v1
This commit is contained in:
@@ -3,5 +3,12 @@ target = "index.html"
|
||||
dist = "../dist"
|
||||
public_url = "/assets/"
|
||||
|
||||
|
||||
[[hooks]]
|
||||
stage = "build"
|
||||
command = "sh"
|
||||
command_arguments = ["-c", "npx tailwindcss -i src/tailwind.css -o $TRUNK_STAGING_DIR/tailwind.css"]
|
||||
|
||||
|
||||
[[proxy]]
|
||||
backend = "http://[::1]:8081/api/"
|
||||
|
||||
Reference in New Issue
Block a user