mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-17 14:56:36 +00:00
chore(postcss): support GitHub Markdown theme switching
This commit is contained in:
parent
57eb27ce5e
commit
1a3caa2365
@ -2,6 +2,7 @@
|
||||
const config = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
"postcss-github-markdown-css": {},
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user