mirror of
https://codeberg.org/Sevichecc/Seigwai.git
synced 2025-06-06 14:19:13 +08:00
6 lines
102 B
JavaScript
6 lines
102 B
JavaScript
/* Copyright 2021, Milkdown by Mirone. */
|
|
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
},
|
|
}
|