mirror of
https://github.com/github-tijlxyz/khatru-pyramid.git
synced 2025-05-18 04:05:46 +00:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
![]() |
export default {
|
||
|
plugins: {
|
||
|
tailwindcss: {},
|
||
|
autoprefixer: {},
|
||
|
},
|
||
|
};
|