a11y.css icon indicating copy to clipboard operation
a11y.css copied to clipboard

Highlight pseudo-elements

Open ffoodd opened this issue 1 year ago • 0 comments

Adding content through pseudo-element means it'd disappear when CSS is off. We cannot check if content is meaningful or not, but we may highlight every ::before and ::after pseudo-elements for user to check. Should probably be an advice.

References

ffoodd avatar Nov 08 '24 14:11 ffoodd