Files
leptos/examples/todomvc/node_modules/todomvc-app-css/readme.md
Greg Johnston 17c2faeb56 Initial commit
2022-07-31 16:46:14 -04:00

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