mirror of
https://gitlab.com/mickie1/share-freedom-extension
synced 2025-02-18 01:20:43 +01:00
7 lines
79 B
JavaScript
7 lines
79 B
JavaScript
module.exports ={
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {}
|
|
}
|
|
}
|