mirror of
https://github.com/encounter/decomp.me.git
synced 2026-03-30 11:06:27 -07:00
4ef64cbebc
* Run formatter * Part 2
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
module.exports = {
|
|
plugins: ["tailwindcss", "autoprefixer", "cssnano"],
|
|
};
|