todoApp/node_modules/todomvc-app-css
Fernando Escobar Robles 50469288e1 version 1.0 2025-03-26 08:18:28 -06:00
..
index.css version 1.0 2025-03-26 08:18:28 -06:00
license version 1.0 2025-03-26 08:18:28 -06:00
package.json version 1.0 2025-03-26 08:18:28 -06:00
readme.md version 1.0 2025-03-26 08:18:28 -06:00

readme.md

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