aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Bracco <href@random.sh>2021-08-29 13:45:35 +0200
committerJordan Bracco <href@random.sh>2021-08-29 13:45:35 +0200
commit85a8a84a3bcdd7d3e4f20d2b3356586875c3f1d7 (patch)
treea43d84b65f171e85b3ebedea31245e51a4ad2128
parentHydra login/consent oauth2 flows (diff)
Move `assets/` to `apps/styx_web/assets`
-rw-r--r--apps/styx_web/assets/app.css (renamed from assets/app.css)0
-rw-r--r--apps/styx_web/assets/app.js (renamed from assets/app.js)0
-rw-r--r--apps/styx_web/assets/package-lock.json (renamed from assets/package-lock.json)0
-rw-r--r--apps/styx_web/assets/package.json (renamed from assets/package.json)0
-rw-r--r--apps/styx_web/assets/postcss.config.js (renamed from assets/postcss.config.js)0
-rw-r--r--apps/styx_web/assets/tailwind.config.js (renamed from assets/tailwind.config.js)0
6 files changed, 0 insertions, 0 deletions
diff --git a/assets/app.css b/apps/styx_web/assets/app.css
index d1b9b5d..d1b9b5d 100644
--- a/assets/app.css
+++ b/apps/styx_web/assets/app.css
diff --git a/assets/app.js b/apps/styx_web/assets/app.js
index e69de29..e69de29 100644
--- a/assets/app.js
+++ b/apps/styx_web/assets/app.js
diff --git a/assets/package-lock.json b/apps/styx_web/assets/package-lock.json
index a1efd61..a1efd61 100644
--- a/assets/package-lock.json
+++ b/apps/styx_web/assets/package-lock.json
diff --git a/assets/package.json b/apps/styx_web/assets/package.json
index c746412..c746412 100644
--- a/assets/package.json
+++ b/apps/styx_web/assets/package.json
diff --git a/assets/postcss.config.js b/apps/styx_web/assets/postcss.config.js
index 73e4eb8..73e4eb8 100644
--- a/assets/postcss.config.js
+++ b/apps/styx_web/assets/postcss.config.js
diff --git a/assets/tailwind.config.js b/apps/styx_web/assets/tailwind.config.js
index 6521013..6521013 100644
--- a/assets/tailwind.config.js
+++ b/apps/styx_web/assets/tailwind.config.js