mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-16 17:16:15 -07: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: {},
|
|
},
|
|
};
|