From a78221ebc7513aafcd453a6cfd44bfcd1dd9d788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Fri, 7 Aug 2020 16:07:59 +0200 Subject: [PATCH] try adding new styles to prod css --- source/error.blade.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 source/error.blade.php diff --git a/source/error.blade.php b/source/error.blade.php new file mode 100644 index 0000000..de787bc --- /dev/null +++ b/source/error.blade.php @@ -0,0 +1,17 @@ +{{-- Add styles related to sponsors.tenancyforlaravel.com to the prod, purged CSS --}} +
+
+
+ + + +
+
+

+ {{ error }} +

+
+
+
\ No newline at end of file