index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
postcss.config.js
blob: 2e7af2b7f1a6f391da1631d93968a9d487ba977d (
plain
) (
blame
)
1
2
3
4
5
6
export
default
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
}