index
:
due.moe
badges
binary_badges
cloudflare-pages
locale
main
post-svelte-5-migration
svelte-5
svelte-5-migration
svelteui
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postcss.config.js
blob: 8c589bbe12ccf96f4b2a3084dd4d0bcd340d60d8 (
plain
) (
blame
)
1
2
3
4
5
export
default
{
plugins
:
{
autoprefixer
:
{}
}
};