1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-19 05:21:13 +02:00

RC2: Fix frontend navigation, darkmode, and more

This commit is contained in:
trendschau
2023-10-12 19:17:59 +02:00
parent 5d1383692d
commit 7f89c4bcbb
31 changed files with 616 additions and 261 deletions

View File

@@ -1,6 +1,7 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["./system/typemill/author/**/*.{html,js,twig}"],
darkMode: 'class',
theme: {
extend: {
screens: {