You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
💥 Breaking changes
The config now uses primer/no-override instead of primer/selector-no-utility. See #25 for more info.
@primer/css is now a required peer dependency, because we want this to work with different versions of Primer.
🚀 Features
primer/no-override is a new rule that replaces primer/selector-no-utility and makes it possible to configure files or directories with options that allow or prevent overrides of selectors from different Primer CSS "bundles". See #25 for more info.
🏠 Internal
There are more extensive tests, additional expect() matchers, and test utilities that make it easy to set rule options in each test.