Common prefix for reserved class names
Open
Best practices - tagging
- Dominant language
- HTML
- Stars
- 27
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
If we use a set of reserved class names then it might be an idea to prefix them to indicate their provenance, so e.g.
``` html
⠈⠨⠣⠙⠑⠋⠊⠝⠊⠞⠊⠕⠝⠈⠨⠜
```
would be something along the lines of
``` html
⠈⠨⠣⠙⠑⠋⠊⠝⠊⠞⠊⠕⠝⠈⠨⠜
```
BTW I think "tn" is a very cryptic class name and I think we should strive for names where the meaning is at least somewhat clear. But I'll open a separate issue for that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.