17c2faeb56 | ||
---|---|---|
.. | ||
index.css | ||
license | ||
package.json | ||
readme.md |
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