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