Gitiles
Code Review
Sign In
git.clicks.codes
/
Caramels
/
Lotting
/
refs/heads/main
/
.
/
postcss.config.js
blob: 12a703d900da8159c30e75acbd2c4d87ae177f62 [
file
] [
log
] [
blame
]
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
};