
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
@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 0 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.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.