mirror of
https://github.com/runebookai/tome.git
synced 2025-07-21 00:27:30 +03:00
6 lines
78 B
JavaScript
6 lines
78 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
}
|
|
}
|