creativecommons / vocabulary

A cohesive system of design for Creative Commons
https://vocabulary-docs.netlify.app
Creative Commons Zero v1.0 Universal
8 stars 67 forks source link

[Bug] Remove empty rulesets in vocabulary.css #194

Closed Queen-codes closed 1 month ago

Queen-codes commented 1 month ago

Description

While reviewing the vocabulary.css file, I noticed some empty rulesets present in the file, which add to the clutter and should be removed for improved clarity and consistency.

Reproduction

  1. Open the vocabulary.css file
  2. Read through carefully and notice the inconsistencies.
  3. See error.

Expectation

no empty rulesets.

Screenshots

Screenshot 2024-10-14 at 09 46 31

Resolution

possumbilities commented 1 month ago

Hi @Queen-codes

I would ask that you split this Issue up into more concise pieces. Perhaps moving this Issue's title and description to cover the Empty Rulesets.

There's larger work that would need to happen first before Duplicate Rules could be reduced down in a stable fashion, so I wouldn't include that in this Issue.

Queen-codes commented 1 month ago

Hi @possumbilities

Thank you for the feedback and for explaining why there are varying units. I’ve edited the issue to focus solely on the empty rulesets, as per your suggestion.

I have a question, instead of removing the empty rulesets completely, would it be better to comment them out in case there's a need to add rules to those selectors in the near future? I'd like to know what you think.