mirror of
https://github.com/kunkunsh/kunkun-ext-git-skyline.git
synced 2025-04-03 18:36:41 +00:00
refactor: convert tailwind.config.js to ES module syntax
This commit is contained in:
parent
39011f841c
commit
d6ade9fca6
@ -1,7 +1,7 @@
|
||||
import animate from "tailwindcss-animate";
|
||||
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
export default {
|
||||
darkMode: ["class"],
|
||||
safelist: ["dark"],
|
||||
prefix: "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user