Package Exports
- todomvc-app-css/index.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (todomvc-app-css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
todomvc-app-css
CSS for TodoMVC apps

Install
$ npm install --save todomvc-app-cssGetting started
<link rel="stylesheet" href="node_modules/todomvc-app-css/index.css">See the TodoMVC app template.
License

This work by Sindre Sorhus is licensed under a Creative Commons Attribution 4.0 International License.