index
:
archived-imemio
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
web
/
postcss.config.js
blob: 017b34b9cb30a05454c552feb323c441ee1d0744 (
plain
) (
blame
)
1
2
3
4
5
export
default
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};