todos

This is a todo app built without using JavaScript. It works by using pre-rendered HTML, the ~ combinator, CSS counters, and the :checked and :target pseudo selectors.

TodoCSS on Github. Styles based on TodoMVC.