index
:
dramalama
dependabot/npm_and_yarn/media-icons-1.1.5
dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae
dependabot/npm_and_yarn/react-router-dom-6.26.2
dependabot/npm_and_yarn/tailwindcss-3.4.12
dependabot/npm_and_yarn/types/node-22.5.5
dependabot/npm_and_yarn/types/react-18.3.8
master
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: 33ad091d26d8a9dc95ebdf616e217d985ec215b8 (
plain
) (
blame
)
1
2
3
4
5
6
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
}