domtronn / project-owl

Chrome extension for leaving commentings on pages
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Fix the `.commentable` scoping as its used by GitHub by using css modules #2

Open domtronn opened 3 years ago

domtronn commented 3 years ago

Didn't use CSS modules - probably should have done but increased specificity by creating a root class name with a hash

.root__${base64Encode('commentable1')}