index
:
indrajith-dev
feature/remove-tailwind
feature/visitor-count
master
Static Website for my personal blog
Indrajith K L
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postcss.config.js
blob: 67cdf1a55fc3e666199b19f69367b5ff0b05f1fc (
plain
)
1
2
3
4
5
6
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
};