mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 01:35:32 +00:00
splitting all js into individual files to comparmentalize and getting rid of onload event (in favour of defer)
This commit is contained in:
@@ -44,6 +44,9 @@ module.exports = {
|
||||
'2xl': '1680px',
|
||||
},
|
||||
extend: {
|
||||
screens: {
|
||||
'print': { 'raw': 'print' },
|
||||
},
|
||||
colors: {
|
||||
'hamannHighlight': '#d80000',
|
||||
'hamannLightHighlight': '#cc7878',
|
||||
|
||||
Reference in New Issue
Block a user