![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@acolorbright/stylelint-config-property-sort-order
Advanced tools
Stylelint config for property sort ordering and grouping
Stylelint config for Property Sort Ordering based on stylelint-config-property-sort-order-smacss, which uses the SMACSS methodology.
This config adds empty lines between the SMACSS property groups.
npx install-peerdeps -D @acolorbright/stylelint-config-property-sort-order && npm install -DE @acolorbright/stylelint-config-property-sort-order@latest
Since install-peerdeps
doesn't have a flag to pin the exact version of the installed peer dependencies it's advisable to pin the installed versions in package.json
by hand.
To start using this configuration, simply extend this package in your Stylelint configuration.
{
"extends": "@acolorbright/stylelint-config-property-sort-order",
"rules": {
// Add additional rules here
}
}
For more information on configuring Stylelint, check out the configuration guide.
Refer to here for the comprehensive list of property orders.
FAQs
Stylelint config for property sort ordering and grouping
The npm package @acolorbright/stylelint-config-property-sort-order receives a total of 9 weekly downloads. As such, @acolorbright/stylelint-config-property-sort-order popularity was classified as not popular.
We found that @acolorbright/stylelint-config-property-sort-order demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.