All hail tailwind

This commit is contained in:
Nicolai Ort 2021-08-12 18:33:09 +02:00
parent 8446f437c0
commit 194a4d4f3c
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
const config = {
mode: "jit",
darkMode: 'media',
purge: [
"./src/**/*.{html,js,svelte,ts}",
],