JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 81104
  • Score
    100M100P100Q169615F
  • License CC-BY-4.0

CSS for TodoMVC apps

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-css

Getting started

<link rel="stylesheet" href="node_modules/todomvc-app-css/index.css">

See the TodoMVC app template.

License

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