AdguardTeam / AdguardTeam/ExtendedCss

Add 'remove-attr' and 'remove-class' style properties

Open
#153 1 comment 4 reactions 0 assignees View on GitHub
enhancement Priority: P3 Version: ExtendedCss v2.2
Dominant language
TypeScript
Stars
71
Forks
11
PR merge metrics
No merged PRs in 30d

Description

The source for this task is here:
https://github.com/AdguardTeam/Scriptlets/issues/245#issuecomment-1346110102

In addition to implementing the style properties, we should also automatically convert the uBO-style selectors.
I.e. `selector:remove-attr(attr)` --> `selector { remove-attr: attr }`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.