mirror of
https://github.com/johndoe6345789/snippet-pastebin.git
synced 2026-05-05 18:59:35 +00:00
52fb82a706
Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4.5) <aider@aider.chat>
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
export default {
|
|
plugins: {
|
|
autoprefixer: {},
|
|
},
|
|
}
|