todomvc-app-css

October 20, 2023 · View on GitHub

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

Contents

  1. 1Install
  2. 2Getting started
  3. 3License