mirror of
https://gitlab.com/mickie1/share-freedom-extension
synced 2025-02-16 14:40:41 +01:00
7 lines
83 B
JavaScript
7 lines
83 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|