frontend: Disable source maps

This commit is contained in:
Tom Wiesing 2022-10-06 17:11:34 +02:00
parent 04c90fadac
commit 491a356877
No known key found for this signature in database
11 changed files with 7 additions and 14 deletions

View file

@ -1,3 +1,4 @@
/* This file is included globally into every frontend page */
html {
line-height: 1.5;
font-family: Roboto;

View file

@ -1 +1 @@
/* nothing here */
// This file is included globally into every distillery frontend page