mirror of
https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books.git
synced 2026-03-21 00:05:52 +00:00
feat(webviewer): Started webview work
This commit is contained in:
6
webviewer/postcss.config.js
Normal file
6
webviewer/postcss.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user