Andy Peterson
Andy Peterson
It would be nice to have the option to identify a stylesheet by HTML id, so that it can later be deleted or modified. Proposed syntax: Csster.style('my_id', { normal: stuff...
TODO - [x] arrows on display point the right way - [ ] arrow keys go the right way
Replaces #19
More like a "info" click (title attr) that shows up near where the item is.
Make the page responsive to different screen sizes
This would be useful for printing it out
Here is [an initial Typescript version](https://github.com/fhellwig/sqlite-async/issues/13) of this where the tests pass and it has minimal types. It's ready for initial review, but I want to try it in my...