mirror of
https://github.com/sipeed/NanoKVM-USB.git
synced 2026-09-12 22:49:56 -05:00
release the browser version code
This commit is contained in:
6
browser/postcss.config.js
Normal file
6
browser/postcss.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user