mirror of
https://github.com/artegoser/pimi-launcher.git
synced 2024-11-06 04:23:58 +03:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {}
|
|
}
|
|
}
|