![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.
iamnewton-scss-utils
Advanced tools
A series of SCSS utilities. These are things that I've collected and created over the years and either modified or used outright.
$ npm install --save-dev iamnewton-scss-utils
@import "iamnewton-scss-utils/src/index";
/// call functions
@include shade(red, 25%);
The best way to find out what's available is to check out the documentation site, but if you like digging through source code, then each directory has a README file to describe each function or mixin.
This project uses a CHANGELOG, which contains a curated, chronologically ordered list of notable changes for each version of a project. Read more about changelogs.
Looking to help out? There are numerous ways to support this project and they are all detailed within our CONTRIBUTING doc.
We use SemVer for our versioning providing us an opt-in approach to releases. This means we add a version number according to the spec, as you see below. So rather than force developers to consume the latest and greatest, they can choose which version to consume and test any newer ones before upgrading. Please the read the spec as it goes into further detail.
Given a version number MAJOR.MINOR.PATCH, increment the:
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
FAQs
A set of SCSS utilities.
We found that iamnewton-scss-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.