index
:
asa.news
dependabot/go_modules/services/worker/github.com/docker/docker-28.0.0incompatible
dependabot/go_modules/services/worker/golang.org/x/crypto-0.45.0
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
web
/
postcss.config.mjs
blob: 61e36849cf7cfa9f1f71b4a3964a4953e3e243d3 (
plain
) (
blame
)
1
2
3
4
5
6
7
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;