Start a new topic

Add unique CSS classes and/or IDs to components

When working on user site themes + userscripts, it'd be super helpful to be able to select DOM items more easily without having to do something like document.querySelector('article div div div div + div:not(.p-wrap)'). This would also probably help assure forwards-compatibility of third-party tools.

1 person likes this idea
Login or Signup to post a comment