Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
CSS behind the distinctive style of ActiveCampaign
<link rel="stylesheet" href="https://unpkg.com/camp-css@latest/css/camp.min.css">
yarn add camp-css
npm install camp-css
Now import the package wherever your css is compiled:
@import 'camp-css';
If you have installed camp as a package and would like to reference the variables used by the package itself, you may import the source scss file rather than the compiled css file. From your projects scss add the following
@import 'camp-css/scss/camp';
ActiveCampaign/camp-css
repository.npm version <major|minor|patch>
to version the node module.npm publish
to publish the updated node module.[0.14.9] - 2019-05-13
FAQs
CSS behind the distinctive style of ActiveCampaign
The npm package camp-css receives a total of 21 weekly downloads. As such, camp-css popularity was classified as not popular.
We found that camp-css demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.