mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-26 16:53:52 +00:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
|
|
module.exports = {
|
||
|
|
plugins: {
|
||
|
|
autoprefixer: {}
|
||
|
|
}
|
||
|
|
}
|