Change sign-in message

This commit is contained in:
Simon Bihel
2022-02-08 10:21:11 +00:00
parent 0f7adfb5ab
commit a9414d5e21
4 changed files with 1890 additions and 5250 deletions

View File

@@ -1,6 +1,6 @@
module.exports = {
darkMode: 'class',
purge: ['./src/**/*.{html,js,svelte,ts}'],
content: ['./src/**/*.{html,js,svelte,ts}'],
theme: {
extend: {
screens: {
@@ -177,4 +177,4 @@ module.exports = {
'1/10': '0 10%',
},
},
};
};