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.
@axioscode/axios-feta
Advanced tools
Feta is Axios' CSS styleguide. Sprinkle it on your project for maximum flavor.
Variables cam be edited in src/variables
// FONTS
$sans: 'NB International Pro', 'Helvetica', 'Helvetica Neue', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', sans-serif !default;
$serif: 'Atiza', Georgia, serif !default;
$mono: 'NB International Pro Mono', 'Helvetica', 'Helvetica Neue', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', sans-serif !default;
// TYPOGRAPHY
$base-font-size: 16px !default;
$regular: 400 !default;
// SPACING
$space-05: .25rem !default; // 4px
$space-1: .5rem !default; // 8px
$space-2: 1rem !default; // 16px
$space-3: 1.5rem !default; // 24px
$space-4: 2rem !default; // 32px
$space-5: 3rem !default; // 48px
$space-6: 4.5rem !default; // 72px
See feta/src/variables/_colors
Example:
p {@include prefix((transform: translate(-50%, -50%)), webkit ms);}
FAQs
Axios' CSS styleguide and library.
The npm package @axioscode/axios-feta receives a total of 3 weekly downloads. As such, @axioscode/axios-feta popularity was classified as not popular.
We found that @axioscode/axios-feta demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 25 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.