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:
@@ -1,6 +1,7 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ["./system/typemill/author/**/*.{html,js,twig}"],
|
||||
darkMode: 'class',
|
||||
theme: {
|
||||
extend: {
|
||||
screens: {
|
||||
|
Reference in New Issue
Block a user