Reading up on Oxlint
3 deep · digging since jun 26
- GitHub - shadcn-ui/lint: An agent-first linter for Tailwind design systems. Write design system rules that agents can verify.
@shadcn/lint is an agent-first linter that enforces Tailwind design‑system rules and provides agents with specific fix suggestions based on your components and theme.
- Announcing Vite+ Beta
Vite+ beta unifies runtime, package manager, and frontend tools like Vite, Vitest, Rolldown, and Oxlint into a single open-source CLI workflow for web projects.
- Kenneth Skovhus | Moving Linear from styled‑components to StyleX
Linear is migrating its React app from styled-components to StyleX for performance and stricter styling contracts, using a custom codemod and agent-assisted workflow.