mirror of
https://github.com/johndoe6345789/snippet-pastebin.git
synced 2026-04-24 13:34:55 +00:00
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: {},
|
|
},
|
|
}
|