mirror of https://github.com/tailscale/tailscale/
client/web: move postcss config into package.json
A little cleanup. Updates #10261 Signed-off-by: Sonia Appasamy <sonia@tailscale.com>pull/10439/head
parent
db39a43f06
commit
b155c7a091
@ -1,6 +0,0 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue