mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 11:04:40 -05:00
documentation e.g., input.css and output.css. Uses @tailwindcss/cli tool to build the output.css Removes no longer needed tailwind.config.js as that configuration can be embedded in input.css. Removes src/style.css as it only included tailwind 3 configurations that are no longer needed.
2 lines
23 B
CSS
2 lines
23 B
CSS
@import "tailwindcss";
|