This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
memos
mirror of
https://github.com/usememos/memos
Watch
1
Star
0
Fork
You've already forked memos
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12fda38520
memos
/
web
/
postcss.config.js
8 lines
113 B
JavaScript
Raw
Blame
History
/* eslint-disable no-undef */
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink