mirror of
https://github.com/gethomepage/homepage.git
synced 2026-05-27 18:12:27 -04:00
19c25713c4
Co-Authored-By: Ben Phelps <ben@phelps.io>
7 lines
83 B
JavaScript
7 lines
83 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|