mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 09:54:41 -05:00
371 B
371 B
todomvc-app-css
CSS for TodoMVC apps
Install
$ npm install todomvc-app-css
Getting started
<link rel="stylesheet" href="node_modules/todomvc-app-css/index.css">
See the TodoMVC app template.
License
CC-BY-4.0 © Sindre Sorhus
