mirror of
https://github.com/johndoe6345789/snippet-pastebin.git
synced 2026-05-02 17:34:53 +00:00
ea79d908bb
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
6 lines
71 B
JavaScript
6 lines
71 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
}
|