Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **stylelint-declaration-block-no-ignored-properties** plugin adds a Stylelint rule that flags CSS declarations whose values would be ignored because another declared property in the same rule makes them ineffective (e.g., using `display: inline` together with `width` or `margin`). It’s aimed at developers who want to prevent subtle layout bugs caused by CSS value conflicts and keep their stylesheets free of unintentionally disabled declarations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kristerkari/stylelint-declaration-block-no-ignored-properties

Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
kentor/eslint-plugin-sort-requires
ESLint rule to enforce sorting of variable declarations in a group of require() calls
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
99 contributions
kristerkari's profile
kristerkari
96 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions
charlesbjohnson's profile
charlesbjohnson
2 contributions
veyndan's profile
veyndan
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
kristerkari

kristerkari/stylelint-declaration-b...

Disallow property values that are ignored due to another property value in the same rule.

JavaScript
107
9
MIT License