Skip to content

Commit 025c6d5

Browse files
authored
Add BEM task
1 parent 664a2c9 commit 025c6d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- [ ] Ensure all strings in `src/` are localised
44
- [ ] Consider renaming `explain()` to something like `friendlyExplain()`?
55
- [ ] Figure out where the built packages should live / be served from
6+
- [ ] BEM-style formatting for CSS classes?
67
- [ ] Open source?
78

89
A small, runtime-agnostic, library that explains Python error messages in a friendlier way, inspired by [p5.js's Friendly Error System](https://p5js.org/contribute/friendly_error_system/).

0 commit comments

Comments
 (0)