mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-26 03:25:35 +00:00
617a2ec7cc
Integrates Tailwind CSS as an esbuild plugin that invokes the CLI to process the input. It takes ~400ms, so it seems like the easiest option (vs running a separate process for dev mode). Existing minimal look and feel is replicated with Tailwind classes, mostly to prove that the entire system works, including unused class removal. Also fixes yarn warnings about package.json not having a license (which were showing up when invoking any scripts). Fixes #5136 Fixes #5129 Signed-off-by: Mihai Parparita <mihai@tailscale.com> |
||
---|---|---|
.. | ||
dist | ||
src | ||
wasm | ||
.gitignore | ||
build.go | ||
common.go | ||
dev.go | ||
index.html | ||
package.json | ||
serve.go | ||
tailwind.config.js | ||
tsconfig.json | ||
tsconnect.go | ||
yarn.lock |