Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
@lostmyname/css
Advanced tools
This repository contains typographic classes, colour palette classes, layout-specific spacing classes, generic utility classes, and some SCSS
functions & config variables.
The only explicitly exported CSS classes are the type size classes, as well as the default resets. This is in keeping with Chameleon's ethos. All others are available through the @include placeholder()
mixin.
These variable declarations, located in scss/config
to set breakpoints, and spacing sizes to be consumed by Chameleon, as well as font families, type sizes, and colours.
We have some unit functions, located in scss/functions
to do things such as change a pixel value into a rem
, remove a unit from a value, etc.
Chameleon mixins are imported, giving us access to things such as the @include on()
and @include placeholders()
mixins.
There are also config-specific mixins, for typography.
As well as importing Chameleon's box
, positioning
and visibility
utility placeholders, we add a11y
and type
utility placeholders.
As with all placeholders, these aren't exported as classes by default.
npm install
gulp
FAQs
The undisputed base CSS for all Lost My Name website projects
The npm package @lostmyname/css receives a total of 12 weekly downloads. As such, @lostmyname/css popularity was classified as not popular.
We found that @lostmyname/css demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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.
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.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.