Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: skip null elements #6

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

nxmndr
Copy link
Contributor

@nxmndr nxmndr commented Jun 25, 2024

Hello there !

Here is my modest contribution regarding this feature request. Basically this allows more lax CSS selector rules in order to target more elements, in particular the forum current language, eg. with html[lang="nl"] .some.selector.

Here are some sources :

I would need this for a multi-lingual forum. I'd gladly take any criticism.

Best regards

Copy link
Owner

@datlechin datlechin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@datlechin
Copy link
Owner

Could you run npm run format to fix above error

@datlechin datlechin merged commit 1b83ed1 into datlechin:main Jun 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants