Skip to content

tastejs/todomvc-app-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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