Compiles tailwind shorthand into css at runtime. Succeeded by Twind.
Oceanwind is a library that compiles Tailwind-like shorthand syntax into CSS at runtime. It takes inspiration from Tailwind and utilizes Otion to efficiently generate atomic styles from shorthand syntax and append them to the DOM at runtime. The library supports server-side rendering, static extraction, and aims to provide desirable performance characteristics at runtime.
Oceanwind is a lightweight library that simplifies and optimizes the process of generating and injecting CSS styles at runtime using Tailwind-like shorthand syntax. With support for efficient compilation, theme customization, variant grouping, and error handling, Oceanwind offers a convenient solution for developers looking to streamline their CSS workflow without the overhead of building or purging large CSS files.