todomvc-app-css

CSS for TodoMVC apps

Usage no npm install needed!

<script type="module">
  import todomvcAppCss from 'https://cdn.skypack.dev/todomvc-app-css';
</script>

README

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